Files
truecharts/.all-contributorsrc
T
kjeld Schouten-Lebbing cde18639c7 Post Code-Freeze Review, Bugsfixes and Documentation
- 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
2021-04-09 13:34:29 +02:00

26 lines
687 B
JSON

{
"files": [
".github/README.md"
],
"badgeTemplate": "[![All Contributors](https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg?style=for-the-badge)](#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
}