mirror of
https://github.com/YunoHost-Apps/focalboard_ynh.git
synced 2024-09-03 18:36:19 +02:00
Merge pull request #38 from yunohost-bot/add-cpe
[autopatch] Add Common Platform Enumeration id to `manifest.json`
This commit is contained in:
commit
dc16093506
1 changed files with 3 additions and 2 deletions
|
@ -13,7 +13,8 @@
|
|||
"website": "https://www.focalboard.com/",
|
||||
"admindoc": "https://www.focalboard.com/guide/admin/",
|
||||
"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",
|
||||
"maintainer": {
|
||||
|
@ -44,4 +45,4 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue