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

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

* docs: updated badge

* Update README.md

* 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:26:15 +09:00

26 lines
533 B
JSON

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