From e82544b463035f052d9364dc7076e44e83d51e93 Mon Sep 17 00:00:00 2001 From: Lars Strojny Date: Mon, 28 Feb 2022 11:55:08 +0100 Subject: [PATCH] Hi Malvika! --- composer.json | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/composer.json b/composer.json index 10228d1..e5b3634 100644 --- a/composer.json +++ b/composer.json @@ -3,21 +3,30 @@ "description": "Build Solr queries with ease", "license": "MIT", "authors": [ + { + "name": "Malvika Chauhan", + "email": "malvika.chauhan@internations.org", + "role": "Maintainer" + }, { "name": "Lars Strojny", - "email": "lars.strojny@internations.org" + "email": "lars.strojny@internations.org", + "role": "Contributor" }, { "name": "Max Beutel", - "email": "max.beutel@internations.org" + "email": "max.beutel@internations.org", + "role": "Contributor" }, { "name": "Michael Weinrich", - "email": "michael.weinrich@internations.org" + "email": "michael.weinrich@internations.org", + "role": "Contributor" }, { "name": "Marc Jakubowski", - "email": "marc.jakubowski@internations.org" + "email": "marc.jakubowski@internations.org", + "role": "Contributor" } ], "require": {