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:
co-authored by
allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
parent
014ee1b641
commit
8f27acf1fa
+11
-1
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user