TrueChartsClone/.all-contributorsrc

147 lines
3.8 KiB
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": 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": "justinclift",
"name": "Justin Clift",
"avatar_url": "https://avatars.githubusercontent.com/u/406299?v=4",
"profile": "http://sqlitebrowser.org",
"contributions": [
"doc"
]
},
{
"login": "whiskerz007",
"name": "whiskerz007",
"avatar_url": "https://avatars.githubusercontent.com/u/2713522?v=4",
"profile": "https://github.com/whiskerz007",
"contributions": [
"code"
]
},
{
"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"
]
},
{
"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"
]
},
{
"login": "angelnu",
"name": "Vegetto",
"avatar_url": "https://avatars.githubusercontent.com/u/4406403?v=4",
"profile": "https://github.com/angelnu",
"contributions": [
"review"
]
},
{
"login": "luuknieuwdorp",
"name": "Luuk Nieuwdorp",
"avatar_url": "https://avatars.githubusercontent.com/u/12896549?v=4",
"profile": "http://nieuwdorp.me",
"contributions": [
"code"
]
},
{
"login": "natewalck",
"name": "Nate Walck",
"avatar_url": "https://avatars.githubusercontent.com/u/867868?v=4",
"profile": "https://github.com/natewalck",
"contributions": [
"code"
]
},
{
"login": "warllo54",
"name": "Lloyd",
"avatar_url": "https://avatars.githubusercontent.com/u/20650065?v=4",
"profile": "https://github.com/warllo54",
"contributions": [
"code"
]
},
{
"login": "dwithnall",
"name": "Dave Withnall",
"avatar_url": "https://avatars.githubusercontent.com/u/5699800?v=4",
"profile": "https://github.com/dwithnall",
"contributions": [
"doc"
]
},
{
"login": "ksimm1",
"name": "ksimm1",
"avatar_url": "https://avatars.githubusercontent.com/u/1334526?v=4",
"profile": "https://github.com/ksimm1",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "apps",
"projectOwner": "truecharts",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}