mirror of
https://github.com/YunoHost-Apps/django_example_ynh.git
synced 2024-09-03 18:26:21 +02:00
Add "upstream" values, just as an example
This commit is contained in:
parent
1ce7a6a209
commit
2231b20fc0
1 changed files with 7 additions and 0 deletions
|
@ -7,6 +7,13 @@
|
||||||
},
|
},
|
||||||
"version": "v0.3.0~ynh1",
|
"version": "v0.3.0~ynh1",
|
||||||
"url": "https://github.com/YunoHost-Apps/django_example_ynh",
|
"url": "https://github.com/YunoHost-Apps/django_example_ynh",
|
||||||
|
"upstream": {
|
||||||
|
"license": "GPL-3.0",
|
||||||
|
"website": "https://github.com/YunoHost-Apps/django_yunohost_integration",
|
||||||
|
"admindoc": "https://github.com/YunoHost-Apps/django_yunohost_integration",
|
||||||
|
"userdoc": "https://github.com/YunoHost-Apps/django_yunohost_integration",
|
||||||
|
"code": "https://github.com/YunoHost-Apps/django_yunohost_integration"
|
||||||
|
},
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "Jens Diemer",
|
"name": "Jens Diemer",
|
||||||
|
|
Loading…
Reference in a new issue