docs: add ChaosBlades as a contributor (#3765)

* 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>
This commit is contained in:
allcontributors[bot]
2022-09-13 11:10:11 +03:00
committed by GitHub
co-authored by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
parent 014ee1b641
commit 8f27acf1fa
2 changed files with 13 additions and 2 deletions
+11 -1
View File
@@ -1120,6 +1120,15 @@
"contributions": [
"doc"
]
},
{
"login": "ChaosBlades",
"name": "ChaosBlades",
"avatar_url": "https://avatars.githubusercontent.com/u/7530545?v=4",
"profile": "https://github.com/ChaosBlades",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7,
@@ -1127,5 +1136,6 @@
"projectOwner": "truecharts",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
"skipCi": true,
"commitConvention": "angular"
}