From 7fa6b0a84e0cb24cd5a26d2f5d64f68875862f42 Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Sat, 20 Jun 2020 17:56:44 +0200 Subject: [PATCH] Give up maintenance... https://github.com/YunoHost/apps/commit/60d3fbcf03a6a07d100dd2f4af0732a25cb83c8a --- manifest.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 505e146..2a0ba63 100644 --- a/manifest.json +++ b/manifest.json @@ -10,9 +10,13 @@ "url": "http://minidlna.sourceforge.net/", "license": "GPL-2.0", "maintainer": { + "name": "None...", + "email": "" + }, + "previous_maintainers": [{ "name": "Maniack Crudelis", "email": "maniackc_dev@crudelis.fr" - }, + }], "requirements": { "yunohost": ">= 3.4" },