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

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

This commit is contained in:
Yunohost-Bot 2022-08-07 20:12:13 +02:00 committed by Alexandre Aubin
parent 76ae13bb2e
commit 198fe4073d

View file

@ -13,7 +13,8 @@
"website": "https://www.focalboard.com/", "website": "https://www.focalboard.com/",
"admindoc": "https://www.focalboard.com/guide/admin/", "admindoc": "https://www.focalboard.com/guide/admin/",
"userdoc": "https://www.focalboard.com/guide/user/", "userdoc": "https://www.focalboard.com/guide/user/",
"code": "https://github.com/mattermost/focalboard" "code": "https://github.com/mattermost/focalboard",
"cpe": "cpe:2.3:a:mattermost:focalboard"
}, },
"license": "MIT", "license": "MIT",
"maintainer": { "maintainer": {