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,
|
2021-04-09 21:23:33 +00:00
|
|
|
"commit": true,
|
2021-03-17 09:35:56 +00:00
|
|
|
"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
|
|
|
]
|
2021-04-09 21:29:50 +00:00
|
|
|
},
|
2021-04-09 21:33:11 +00:00
|
|
|
{
|
|
|
|
"login": "djs52",
|
|
|
|
"name": "Dan Sheridan",
|
|
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/1466018?v=4",
|
|
|
|
"profile": "https://github.com/djs52",
|
|
|
|
"contributions": [
|
|
|
|
"code"
|
|
|
|
]
|
|
|
|
},
|
2021-04-09 21:29:50 +00:00
|
|
|
{
|
|
|
|
"login": "banzo",
|
|
|
|
"name": "Sebastien Dupont",
|
|
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/2684865?v=4",
|
|
|
|
"profile": "https://www.cetic.be/Sebastien-Dupont?lang=en",
|
|
|
|
"contributions": [
|
|
|
|
"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
|
|
|
|
}
|