From 1a192de2aaa021a54f83ffefe1f6d8607f253b9a Mon Sep 17 00:00:00 2001 From: yalh76 Date: Tue, 2 Apr 2019 16:58:13 +0200 Subject: [PATCH] update maintainer --- manifest.json | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index 87b4cd2..6c576eb 100644 --- a/manifest.json +++ b/manifest.json @@ -9,10 +9,14 @@ "version": "0.8.1~ynh4", "url": "https://writefreely.org", "license": "AGPL-3.0-or-later", - "maintainer": { - "name": "Anmol Sharma, yalh76", - "email": "anmol@datamol.org" - }, + "maintainer": [ + { + "name": "Anmol Sharma", + "email": "anmol@datamol.org" + }, + { + "name": "yalh76" + }], "requirements": { "yunohost": ">= 3.4" },