2021-03-17 09:35:56 +00:00
|
|
|
{
|
|
|
|
"files": [
|
2021-03-31 20:50:04 +00:00
|
|
|
".github/README.md"
|
2021-03-17 09:35:56 +00:00
|
|
|
],
|
2021-03-31 20:50:04 +00:00
|
|
|
"badgeTemplate": "[![All Contributors](https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg?style=for-the-badge)](#contributors)",
|
2021-03-17 09:35:56 +00:00
|
|
|
"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": [
|
2021-04-09 21:22:26 +00:00
|
|
|
"code",
|
|
|
|
"infra",
|
|
|
|
"doc"
|
2021-03-17 09:35:56 +00:00
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"contributorsPerLine": 7,
|
2021-03-31 20:50:04 +00:00
|
|
|
"projectName": "apps",
|
|
|
|
"projectOwner": "truecharts",
|
2021-03-17 09:35:56 +00:00
|
|
|
"repoType": "github",
|
|
|
|
"repoHost": "https://github.com",
|
|
|
|
"skipCi": true
|
|
|
|
}
|