From 61733c16d02ef1e95c1c48a2d09d5e27b518ab49 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 5 Nov 2020 13:46:32 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) 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",