From 70640bf7adc575fcc6a8d9627e2a7997ecae25cd Mon Sep 17 00:00:00 2001 From: siwinter <45730097+siwinter@users.noreply.github.com> Date: Thu, 26 Aug 2021 11:33:16 +0200 Subject: [PATCH] autogenerate Readme --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index b463de7..8bab6e6 100644 --- a/manifest.json +++ b/manifest.json @@ -8,6 +8,14 @@ }, "version": "3.2.0~ynh1", "url": "https://www.mopidy.com/", + "upstream": { + "license": "Apache-2.0", + "website": "https://www.mopidy.com/", + "demo": "https://demo.example.com", + "admindoc": "https://docs.mopidy.com/en/latest/", + "userdoc": "https://yunohost.org/apps", + "code": "https://github.com/mopidy/mopidy" + }, "license": "Apache-2.0", "maintainer": { "name": "siwinter",