diff --git a/manifest.json b/manifest.json index 78e1a72..6c62951 100644 --- a/manifest.json +++ b/manifest.json @@ -10,9 +10,13 @@ "url": "https://jenkins.io/index.html", "license": "MIT", "maintainer": { + "name": "None...", + "email": "" + }, + "previous_maintainers": [{ "name": "Julien Malik et Maniack Crudelis", "email": "maniackc_dev@crudelis.fr" - }, + }], "requirements": { "yunohost": ">= 3.5.0" },