From 14833fbe8f2ee65aacef8996fde9c7d7f2b2706c Mon Sep 17 00:00:00 2001 From: Ian Morland Date: Thu, 17 Feb 2022 19:25:53 +0000 Subject: [PATCH] Update author meta --- composer.json | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index c92dc8e..91d0a46 100644 --- a/composer.json +++ b/composer.json @@ -3,8 +3,12 @@ "description": "Replaces Flarum search with one powered by an elastic search server.", "keywords": [ "extension", - "flarum", "blomstra", - "search", "fulltext", "elastic", "elasticsearch" + "flarum", + "blomstra", + "search", + "fulltext", + "elastic", + "elasticsearch" ], "support": { "email": "helpdesk@blomstra.net", @@ -14,9 +18,9 @@ "license": "MIT", "authors": [ { - "name": "Daniƫl Klabbers", - "email": "daniel@klabbers.email", - "homepage": "http://luceos.com" + "name": "Team Blomstra", + "email": "development@blomstra.net", + "role": "Developer" } ], "require": {