From d4a8d90385a4bba918fb53df9a47c878c29dc52c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 23 Feb 2021 11:26:15 +0900 Subject: [PATCH 1/2] 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 --- .all-contributorsrc | 25 +++++++++++++++++++++++++ README.md | 19 +++++++++++++++++++ 2 files changed, 44 insertions(+) create mode 100644 .all-contributorsrc diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..5dca8e8 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,25 @@ +{ + "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 +} diff --git a/README.md b/README.md index 3da9efa..2a5c956 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@
+ + +
![Tests](https://github.com/koreanbots/koreanbots/workflows/Tests/badge.svg) @@ -25,3 +28,19 @@ 이슈와 PR은 언제든지 환영입니다. [기여 규칙](./.github/CONTRIBUTING) + +## 기여자 + + + + + + + + +

Junseo Park

🚧 💼
+ + + + + From bbada2bcabac6d69b9225996d6a36ddb7ecf7b8d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 23 Feb 2021 11:32:36 +0900 Subject: [PATCH 2/2] 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 --- .all-contributorsrc | 10 ++++++++++ README.md | 4 ++-- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 5dca8e8..67102c1 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -4,6 +4,7 @@ ], "imageSize": 100, "commit": false, + badgeTemplate: "", "contributors": [ { "login": "wonderlandpark", @@ -14,6 +15,15 @@ "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, diff --git a/README.md b/README.md index 2a5c956..1985c56 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@
- - +
![Tests](https://github.com/koreanbots/koreanbots/workflows/Tests/badge.svg) @@ -37,6 +36,7 @@ +

Junseo Park

🚧 💼

zero734kr

👀