- Fix traefik Portal Button - Touchup Security Policies - Update Support Policies - Re-Add Deluge as incubator App - Add Canary to Security Policies - Add all-contributors basic config
26 lines
687 B
JSON
26 lines
687 B
JSON
{
|
|
"files": [
|
|
".github/README.md"
|
|
],
|
|
"badgeTemplate": "[](#contributors)",
|
|
"imageSize": 100,
|
|
"commit": false,
|
|
"contributors": [
|
|
{
|
|
"login": "Ornias1993",
|
|
"name": "Kjeld Schouten-Lebbing",
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/7613738?v=4",
|
|
"profile": "http://schouten-lebbing.nl",
|
|
"contributions": [
|
|
"code"
|
|
]
|
|
}
|
|
],
|
|
"contributorsPerLine": 7,
|
|
"projectName": "apps",
|
|
"projectOwner": "truecharts",
|
|
"repoType": "github",
|
|
"repoHost": "https://github.com",
|
|
"skipCi": true
|
|
}
|