From 885d686ba4e204170a48644480d216128b50ae23 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Tue, 2 Apr 2019 16:58:41 +0200 Subject: [PATCH] Update maintainer --- manifest.json | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index 27e42bf..410265c 100755 --- a/manifest.json +++ b/manifest.json @@ -9,10 +9,14 @@ "version": "0.2.0~ynh3", "url": "https://baptiste.gelez.xyz/", "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" },