Skip to content

Commit

Permalink
docs: add zero734kr as a contributor (#237)
Browse files Browse the repository at this point in the history
* 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 <[email protected]>
  • Loading branch information
allcontributors[bot] and wonderlandpark authored Feb 23, 2021
1 parent d4a8d90 commit bbada2b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
],
"imageSize": 100,
"commit": false,
badgeTemplate: "",
"contributors": [
{
"login": "wonderlandpark",
Expand All @@ -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,
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
<div align="center">
<img src="./.github/assets/koreanbots-ko.png">
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
<!-- <a aria-label="All Contributors" href="#contributors-"><img src="https://img.shields.io/badge/all_contributors-1-orange.svg?style=for-the-badge&labelColor=000000"></a> -->
<!-- ALL-CONTRIBUTORS-BADGE:END -->
<!-- ALL-CONTRIBUTORS-BADGE:END -->
</div>

![Tests](https://github.com/koreanbots/koreanbots/workflows/Tests/badge.svg)
Expand Down Expand Up @@ -37,6 +36,7 @@
<table>
<tr>
<td align="center"><a href="https://wonder.im"><img src="https://avatars.githubusercontent.com/u/31924512?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Junseo Park</b></sub></a><br /><a href="#maintenance-wonderlandpark" title="Maintenance">🚧</a> <a href="#business-wonderlandpark" title="Business development">💼</a></td>
<td align="center"><a href="https://github.com/zero734kr"><img src="https://avatars.githubusercontent.com/u/51540538?v=4?s=100" width="100px;" alt=""/><br /><sub><b>zero734kr</b></sub></a><br /><a href="https://github.com/koreanbots/koreanbots/pulls?q=is%3Apr+reviewed-by%3Azero734kr" title="Reviewed Pull Requests">👀</a></td>
</tr>
</table>

Expand Down

0 comments on commit bbada2b

Please sign in to comment.