Skip to content

Commit

Permalink
docs: add s9hn as a contributor for code (#839)
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 60f3854 commit 16661df
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,15 @@
"contributions": [
"code"
]
},
{
"login": "s9hn",
"name": "SeHun",
"avatar_url": "https://avatars.githubusercontent.com/u/81347125?v=4",
"profile": "https://github.com/s9hn",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 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-15-orange.svg?style=for-the-badge"/>
<img src="https://img.shields.io/badge/all_contributors-16-orange.svg?style=for-the-badge"/>
<!-- ALL-CONTRIBUTORS-BADGE:END -->
</p>
<br />
Expand Down Expand Up @@ -74,6 +74,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
</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>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/s9hn"><img src="https://avatars.githubusercontent.com/u/81347125?v=4?s=100" width="100px;" alt="SeHun"/><br /><sub><b>SeHun</b></sub></a><br /><a href="https://github.com/sopt-makers/sopt-android/commits?author=s9hn" title="Code">💻</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 16661df

Please sign in to comment.