diff options
Diffstat (limited to 'manifest.json')
| -rw-r--r-- | manifest.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json index c1defdf..fd4bc14 100644 --- a/manifest.json +++ b/manifest.json @@ -8,6 +8,13 @@ }, "version": "3.4.4~ynh1", "url": "https://github.com/tootsuite/mastodon", + "upstream": { + "license": "AGPL-3.0-or-later", + "website": "https://joinmastodon.org/", + "demo": "https://joinmastodon.org/", + "admindoc": "https://docs.joinmastodon.org/", + "code": "https://github.com/tootsuite/mastodon" + }, "license": "AGPL-3.0-or-later", "maintainer": { "name": "yalh76" |
