From a8680bac229b5a0f49ba07ca15c453ddf38634d3 Mon Sep 17 00:00:00 2001 From: JensDiemer Date: Fri, 15 Apr 2022 16:40:14 +0200 Subject: [PATCH] add "upstream" in manifest --- manifest.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/manifest.json b/manifest.json index 6c0dd7d..04555a6 100644 --- a/manifest.json +++ b/manifest.json @@ -7,6 +7,11 @@ }, "version": "0.12.1~ynh1", "url": "https://github.com/jedie/django-for-runners", + "upstream": { + "license": "GPL-3.0", + "website": "https://github.com/jedie/django-for-runners", + "code": "https://github.com/jedie/django-for-runners" + }, "license": "GPL-3.0", "maintainer": { "name": "Jens Diemer",