Skip to content

Commit

Permalink
docs: add leeeyubin as a contributor for code (#838)
Browse files Browse the repository at this point in the history
* docs: update README.md [skip ci]

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

* docs: update README.md [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: HyunWoo Lee <[email protected]>
  • Loading branch information
allcontributors[bot] and l2hyunwoo authored Sep 8, 2024
1 parent 48589d5 commit 60f3854
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,15 @@
"contributions": [
"code"
]
},
{
"login": "leeeyubin",
"name": "LEE YOU BIN",
"avatar_url": "https://avatars.githubusercontent.com/u/128459613?v=4",
"profile": "https://github.com/leeeyubin",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<p align="center">
<img src="https://img.shields.io/badge/Kotlin-2.0.20-7F52FF?style=for-the-badge&logo=Kotlin&logoColor=white"/>
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
<img src="https://img.shields.io/badge/all_contributors-14-orange.svg?style=for-the-badge"/>
<img src="https://img.shields.io/badge/all_contributors-15-orange.svg?style=for-the-badge"/>
<!-- ALL-CONTRIBUTORS-BADGE:END -->
</p>
<br />
Expand Down Expand Up @@ -72,6 +72,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://naemamdaelo.tistory.com"><img src="https://avatars.githubusercontent.com/u/52882799?v=4?s=100" width="100px;" alt="Dongmin Park"/><br /><sub><b>Dongmin Park</b></sub></a><br /><a href="https://github.com/sopt-makers/sopt-android/commits?author=chattymin" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/0se0"><img src="https://avatars.githubusercontent.com/u/121383083?v=4?s=100" width="100px;" alt="0se0"/><br /><sub><b>0se0</b></sub></a><br /><a href="https://github.com/sopt-makers/sopt-android/commits?author=0se0" title="Code">💻</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/leeeyubin"><img src="https://avatars.githubusercontent.com/u/128459613?v=4?s=100" width="100px;" alt="LEE YOU BIN"/><br /><sub><b>LEE YOU BIN</b></sub></a><br /><a href="https://github.com/sopt-makers/sopt-android/commits?author=leeeyubin" title="Code">💻</a></td>
</tr>
</tbody>
</table>

Expand Down

0 comments on commit 60f3854

Please sign in to comment.