1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hotspot_ynh.git synced 2024-09-03 19:25:53 +02:00

Add upstream section in manifest.json to trigger autoreadme

This commit is contained in:
Alexandre Aubin 2021-10-13 14:27:33 +02:00
parent 2a75479cb2
commit a004e18dad

View file

@ -14,6 +14,10 @@
"email": "julien@vaubourg.com",
"url": "http://julien.vaubourg.com"
},
"upstream": {
"license": "AGPL-3.0",
"website": "https://internetcu.be/"
},
"requirements": {
"yunohost": ">= 4.2.8"
},