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:38:55 +00:00
|
|
|
{
|
|
|
|
"login": "whiskerz007",
|
|
|
|
"name": "whiskerz007",
|
|
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/2713522?v=4",
|
|
|
|
"profile": "https://github.com/whiskerz007",
|
|
|
|
"contributions": [
|
|
|
|
"code"
|
|
|
|
]
|
|
|
|
},
|
2021-04-09 21:38:00 +00:00
|
|
|
{
|
|
|
|
"login": "stavros-k",
|
|
|
|
"name": "Stavros Kois",
|
|
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/47820033?v=4",
|
|
|
|
"profile": "https://github.com/stavros-k",
|
|
|
|
"contributions": [
|
|
|
|
"code",
|
|
|
|
"doc"
|
|
|
|
]
|
|
|
|
},
|
2021-04-09 21:35:59 +00:00
|
|
|
{
|
|
|
|
"login": "allen-4",
|
|
|
|
"name": "allen-4",
|
|
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/65494904?v=4",
|
|
|
|
"profile": "https://github.com/allen-4",
|
|
|
|
"contributions": [
|
|
|
|
"code"
|
|
|
|
]
|
|
|
|
},
|
2021-04-09 21:34:42 +00:00
|
|
|
{
|
|
|
|
"login": "tprelog",
|
|
|
|
"name": "Troy Prelog",
|
|
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/35702532?v=4",
|
|
|
|
"profile": "https://github.com/tprelog",
|
|
|
|
"contributions": [
|
|
|
|
"code",
|
|
|
|
"doc"
|
|
|
|
]
|
|
|
|
},
|
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
|
|
|
|
}
|