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

[autopatch] Add Common Platform Enumeration id to manifest.json

This commit is contained in:
Yunohost-Bot 2022-08-07 20:24:41 +02:00 committed by Alexandre Aubin
parent 1b185a7122
commit 148e56a20f

View file

@ -13,7 +13,8 @@
"website": "https://kanboard.net",
"demo": "https://demo.yunohost.org/kanboard/",
"admindoc": "https://docs.kanboard.org/en/latest/",
"code": "https://github.com/kanboard/kanboard"
"code": "https://github.com/kanboard/kanboard",
"cpe": "cpe:2.3:a:kanboard:kanboard"
},
"license": "MIT",
"maintainer": {
@ -23,14 +24,16 @@
"requirements": {
"yunohost": ">= 4.3.0"
},
"previous_maintainers": [{
"previous_maintainers": [
{
"name": "mbugeia",
"email": "maxime@max.privy.place"
},
{
"name": "jibec",
"email": "jean-baptiste@holcroft.fr"
}],
}
],
"multi_instance": true,
"services": [
"nginx",