1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mautrix_facebook_ynh.git synced 2024-09-03 19:36:33 +02:00

Add upstream in manifest

This commit is contained in:
nathanael-h 2021-12-01 18:33:59 +01:00
parent 192942d7ef
commit 64329be474

View file

@ -8,6 +8,12 @@
}, },
"version": "0.3.0~ynh1", "version": "0.3.0~ynh1",
"url": "https://github.com/tulir/mautrix-facebook", "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", "license": "AGPL-3.0-or-later",
"maintainer": { "maintainer": {
"name": "Gredin67", "name": "Gredin67",