From 63dc7f457bc8fef7080eb7036ecd5749389ca2b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20Martin?= Date: Thu, 21 Feb 2019 18:24:14 +0100 Subject: [PATCH] Revert "Set maintainer as "YunoHost Contributors"" This reverts commit 2b4cedcd8851b60fef9a81b59351a20cb02798dd. --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 75a532b..1c09dac 100644 --- a/manifest.json +++ b/manifest.json @@ -10,8 +10,8 @@ "url": "https://nextcloud.com", "license": "AGPL-3.0", "maintainer": { - "name": "YunoHost Contributors", - "email": "apps@yunohost.org" + "name": "-", + "email": "-" }, "requirements": { "yunohost": ">= 2.7.2"