Browse Source

Add upstream section in manifest.json to trigger autoreadme

Alexandre Aubin 3 years ago
parent
commit
a004e18dad
1 changed files with 4 additions and 0 deletions
  1. 4 0
      manifest.json

+ 4 - 0
manifest.json

@@ -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"
     },