Files
truecharts/.all-contributorsrc
T
allcontributors[bot]GitHuballcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>Kjeld Schouten-Lebbing
2c0a09be2f docs: add djs52 as a contributor (#309)
* docs: update .github/README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-04-09 23:33:11 +02:00

46 lines
1.2 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": "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
}