Update author meta

This commit is contained in:
Ian Morland 2022-02-17 19:25:53 +00:00
parent ccfb964aff
commit 14833fbe8f
1 changed files with 9 additions and 5 deletions

View File

@ -3,8 +3,12 @@
"description": "Replaces Flarum search with one powered by an elastic search server.", "description": "Replaces Flarum search with one powered by an elastic search server.",
"keywords": [ "keywords": [
"extension", "extension",
"flarum", "blomstra", "flarum",
"search", "fulltext", "elastic", "elasticsearch" "blomstra",
"search",
"fulltext",
"elastic",
"elasticsearch"
], ],
"support": { "support": {
"email": "helpdesk@blomstra.net", "email": "helpdesk@blomstra.net",
@ -14,9 +18,9 @@
"license": "MIT", "license": "MIT",
"authors": [ "authors": [
{ {
"name": "Daniël Klabbers", "name": "Team Blomstra",
"email": "daniel@klabbers.email", "email": "development@blomstra.net",
"homepage": "http://luceos.com" "role": "Developer"
} }
], ],
"require": { "require": {