diff --git a/manifest.json b/manifest.json index e6bfb16..770df00 100644 --- a/manifest.json +++ b/manifest.json @@ -10,9 +10,13 @@ "url": "https://wiki.debian.org/UnattendedUpgrades", "license": "GPL-2.0-or-later", "maintainer": { + "name": "None...", + "email": "" + }, + "previous_maintainers": [{ "name": "Maniack Crudelis", "email": "maniackc_dev@crudelis.fr" - }, + }], "requirements": { "yunohost": ">= 3.6.0" },