core/.all-contributorsrc
allcontributors[bot] bbada2bcab
docs: add zero734kr as a contributor (#237)
* docs: update README.md [skip ci]

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

* Update .all-contributorsrc

* Update README.md

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Junseo Park <wonderbotsupport@naver.com>
2021-02-23 11:32:36 +09:00

36 lines
797 B
JSON

{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
badgeTemplate: "",
"contributors": [
{
"login": "wonderlandpark",
"name": "Junseo Park",
"avatar_url": "https://avatars.githubusercontent.com/u/31924512?v=4",
"profile": "https://wonder.im",
"contributions": [
"maintenance",
"business"
]
},
{
"login": "zero734kr",
"name": "zero734kr",
"avatar_url": "https://avatars.githubusercontent.com/u/51540538?v=4",
"profile": "https://github.com/zero734kr",
"contributions": [
"review"
]
}
],
"contributorsPerLine": 7,
"projectName": "koreanbots",
"projectOwner": "koreanbots",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}