TrueChartsClone/.all-contributorsrc

65 lines
1.7 KiB
Plaintext
Raw Normal View History

{
"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,
2021-04-09 17:23:33 -04:00
"commit": true,
"contributors": [
{
"login": "Ornias1993",
"name": "Kjeld Schouten-Lebbing",
"avatar_url": "https://avatars.githubusercontent.com/u/7613738?v=4",
"profile": "http://schouten-lebbing.nl",
"contributions": [
"code",
"infra",
"doc"
]
},
{
"login": "allen-4",
"name": "allen-4",
"avatar_url": "https://avatars.githubusercontent.com/u/65494904?v=4",
"profile": "https://github.com/allen-4",
"contributions": [
"code"
]
},
{
"login": "tprelog",
"name": "Troy Prelog",
"avatar_url": "https://avatars.githubusercontent.com/u/35702532?v=4",
"profile": "https://github.com/tprelog",
"contributions": [
"code",
"doc"
]
},
{
"login": "djs52",
"name": "Dan Sheridan",
"avatar_url": "https://avatars.githubusercontent.com/u/1466018?v=4",
"profile": "https://github.com/djs52",
"contributions": [
"code"
]
},
{
"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"
]
}
],
"contributorsPerLine": 7,
"projectName": "apps",
"projectOwner": "truecharts",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}