From e60cb644060479245e7a8ddfdf4f5087508784c0 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Thu, 8 Nov 2018 13:44:50 +0100 Subject: [PATCH] Set maintainer as "YunoHost Contributors" --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 1c09dac..75a532b 100644 --- a/manifest.json +++ b/manifest.json @@ -10,8 +10,8 @@ "url": "https://nextcloud.com", "license": "AGPL-3.0", "maintainer": { - "name": "-", - "email": "-" + "name": "YunoHost Contributors", + "email": "apps@yunohost.org" }, "requirements": { "yunohost": ">= 2.7.2"