From 805c65ff4dbe9cf65b8f199dbc3dd27c59ed9998 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Fri, 21 May 2021 22:03:47 +0530 Subject: [PATCH] added details --- manifest.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifest.json b/manifest.json index 8997380..5dbb048 100644 --- a/manifest.json +++ b/manifest.json @@ -9,17 +9,17 @@ "version": "0.18.98~ynh1", "url": "https://example.com", "upstream": { - "license": "free", - "website": "https://example.com", - "demo": "https://demo.example.com", + "license": "GPL-2.0", + "website": "https://github.com/Jackett/Jackett", + "demo": "https://github.com/Jackett/Jackett", "admindoc": "https://yunohost.org/packaging_apps", "userdoc": "https://yunohost.org/apps", - "code": "https://some.forge.com/example/example" + "code": "https://github.com/Jackett/Jackett" }, - "license": "free", + "license": "GPL-2.0", "maintainer": { - "name": "John doe", - "email": "john.doe@example.com" + "name": "Navan Chauhan", + "email": "navanchauhan+yunohost@gmail.com" }, "requirements": { "yunohost": ">= 4.1.3"