mirror of
https://github.com/koreanbots/core.git
synced 2025-12-13 05:10:24 +00:00
* 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>
36 lines
797 B
JSON
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
|
|
}
|