From 64329be4744ac88e3c97965e15ec98ae0e42330e Mon Sep 17 00:00:00 2001 From: nathanael-h Date: Wed, 1 Dec 2021 18:33:59 +0100 Subject: [PATCH] Add upstream in manifest --- manifest.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/manifest.json b/manifest.json index 259f4c4..4afa942 100644 --- a/manifest.json +++ b/manifest.json @@ -8,6 +8,12 @@ }, "version": "0.3.0~ynh1", "url": "https://github.com/tulir/mautrix-facebook", + "upstream": { + "license": "AGPL-3.0-or-later", + "admindoc": "https://docs.mau.fi/bridges/python/setup/index.html?bridge=facebook", + "userdoc": "https://docs.mau.fi/bridges/python/facebook/index.html", + "code": "https://github.com/mautrix/facebook" + }, "license": "AGPL-3.0-or-later", "maintainer": { "name": "Gredin67",