From e1ef3be078301467b7cd14bbf304172aa04b73bd Mon Sep 17 00:00:00 2001 From: forevermatt Date: Wed, 30 Oct 2024 10:43:39 -0400 Subject: [PATCH] Update authors in composer.json --- composer.json | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/composer.json b/composer.json index 69915c7..9b57f1a 100644 --- a/composer.json +++ b/composer.json @@ -16,12 +16,8 @@ }, "authors": [ { - "name": "Phillip Shipley", - "email": "phillip_shipley@sil.org" - }, - { - "name": "Matt Henderson", - "email": "matt_henderson@sil.org" + "name": "SIL GTIS", + "email": "gtis_itse_support+idp@sil.org" } ], "autoload": {