From a616f84a8db4f50bed75e6d79f655c28d17284a2 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 19 Mar 2023 09:35:33 +0100 Subject: [PATCH] fix --- doc/DESCRIPTION.md | 0 manifest.json | 5 +++++ 2 files changed, 5 insertions(+) create mode 100644 doc/DESCRIPTION.md diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md new file mode 100644 index 0000000..e69de29 diff --git a/manifest.json b/manifest.json index 537fbe6..dd3753d 100644 --- a/manifest.json +++ b/manifest.json @@ -8,6 +8,11 @@ }, "version": "0.24.0~ynh1", "url": "https://photonix.org/", + "upstream": { + "license": "AGPL-3.0-only", + "website": "https://photonix.org/", + "code": "https://github.com/photonixapp/photonix" + }, "license": "AGPL-3.0-only", "maintainer": { "name": "Jules Bertholet",