* 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>
28 lines
719 B
JSON
28 lines
719 B
JSON
{
|
|
"files": [
|
|
".github/README.md"
|
|
],
|
|
"badgeTemplate": "[](#contributors)",
|
|
"imageSize": 100,
|
|
"commit": false,
|
|
"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"
|
|
]
|
|
}
|
|
],
|
|
"contributorsPerLine": 7,
|
|
"projectName": "apps",
|
|
"projectOwner": "truecharts",
|
|
"repoType": "github",
|
|
"repoHost": "https://github.com",
|
|
"skipCi": true
|
|
}
|