From af6b3a385d103a2038c6237dcc30ed046893e634 Mon Sep 17 00:00:00 2001 From: thrillfall Date: Fri, 24 Feb 2023 17:04:04 +0100 Subject: [PATCH] John is one of us developers --- composer.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 9fc2bb5..c0d85a1 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,12 @@ "license": "AGPLv3", "authors": [ { - "name": "thrillfall" + "name": "thrillfall", + "email": "thrillfall@disroot.org" + }, + { + "name": "JohnUfUs", + "email": "jonofus@flueren.eu" } ], "require-dev": {