From 72ce666b69e792245f6a84bcfde10b2be532c60b Mon Sep 17 00:00:00 2001 From: Limezy Date: Thu, 11 Nov 2021 09:27:44 +0700 Subject: [PATCH] Update manifest.json --- manifest.json | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/manifest.json b/manifest.json index 5c2c1da..82a2559 100644 --- a/manifest.json +++ b/manifest.json @@ -9,17 +9,15 @@ "version": "2021-11-05T09-16-26Z~ynh1", "url": "https://min.io/", "upstream": { - "license": "free", - "website": "https://example.com", - "demo": "https://demo.example.com", + "license": "agpl-3.0", + "website": "https://min.io", "admindoc": "https://yunohost.org/packaging_apps", "userdoc": "https://yunohost.org/apps", - "code": "https://some.forge.com/example/example" + "code": "https://github.com/minio/minio" }, - "license": "free", + "license": "agpl-3.0", "maintainer": { - "name": "John doe", - "email": "john.doe@example.com" + "name": "Raoul de Limezy", }, "requirements": { "yunohost": ">= 4.1.3"