diff --git a/manifest.json b/manifest.json index f3f8e7c..1f1c8b5 100644 --- a/manifest.json +++ b/manifest.json @@ -7,14 +7,22 @@ "fr": "Des post-its génériques à tout faire" }, "version": "1.0~ynh1", + "url": "https://github.com/YunoHost-Apps/chtickynotes_ynh/", "license": "MIT", "developer": { "name": "chtixof" }, + "maintainer": { + "name": "YunoHost Contributors", + "email": "apps@yunohost.org" + }, "requirements": { "yunohost": ">= 3.8.1" }, "multi_instance": false, + "services": [ + "nginx" + ], "arguments": { "install" : [ { "name": "domain",