From 9dc5343a2749ebd86ad0d1afdc9ee1737238e7a1 Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Wed, 5 Dec 2018 20:28:51 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index a66dc0a..05ec499 100644 --- a/manifest.json +++ b/manifest.json @@ -12,13 +12,15 @@ "yunohost": ">= 2.7.0" }, "maintainer": { - "name": "yunohost-apps" + "name": "YunoHost Contributors", + "email": "apps@yunohost.org" }, "previous_maintainers": [{ "name": "mbugeia", "email": "maxime@max.privy.place" }, - {"name": "jibec", + { + "name": "jibec", "email": "jean-baptiste@holcroft.fr" }], "multi_instance": true,