mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 15:39:02 +00:00
f6f548e7fb
* docs: update README.md [skip ci] * docs: create .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
25 lines
508 B
JSON
25 lines
508 B
JSON
{
|
|
"files": [
|
|
"README.md"
|
|
],
|
|
"imageSize": 100,
|
|
"commit": false,
|
|
"contributors": [
|
|
{
|
|
"login": "devfaz",
|
|
"name": "Fabian Zimmermann",
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/4060372?v=4",
|
|
"profile": "https://github.com/devfaz",
|
|
"contributions": [
|
|
"code"
|
|
]
|
|
}
|
|
],
|
|
"contributorsPerLine": 7,
|
|
"projectName": "charts",
|
|
"projectOwner": "k8s-at-home",
|
|
"repoType": "github",
|
|
"repoHost": "https://github.com",
|
|
"skipCi": true
|
|
}
|