diff --git a/manifest.json b/manifest.json index f09b3f0..9aa8596 100755 --- a/manifest.json +++ b/manifest.json @@ -9,10 +9,14 @@ "version": "0.9.999~ynh4", "url": "https://git.pleroma.social/pleroma/pleroma", "license": "AGPL-3.0-only", - "maintainer": { - "name": "Anmol Sharma, yalh76", - "email": "anmol@datamol.org" - }, + "maintainer": [ + { + "name": "Anmol Sharma", + "email": "anmol@datamol.org" + }, + { + "name": "yalh76" + }], "requirements": { "yunohost": ">= 3.4" },