Skip to content

Commit

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

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

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Jinhyung Lee <luciancah@gmail.com>
  • Loading branch information
allcontributors[bot] and luciancah committed Jul 31, 2024
1 parent 5d044d6 commit 40372ab
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,15 @@
"contributions": [
"content"
]
},
{
"login": "pySoo",
"name": "Suhyeon Park",
"avatar_url": "https://avatars.githubusercontent.com/u/55135881?v=4",
"profile": "https://enjoydev.life",
"contributions": [
"content"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="http://www.hansololiviakim.com"><img src="https://avatars.githubusercontent.com/u/84097192?v=4?s=100" width="100px;" alt="Hansol Olivia Kim"/><br /><sub><b>Hansol Olivia Kim</b></sub></a><br /><a href="#content-hansololiviakim" title="Content">🖋</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/gkfyr"><img src="https://avatars.githubusercontent.com/u/104775567?v=4?s=100" width="100px;" alt="gkfyr"/><br /><sub><b>gkfyr</b></sub></a><br /><a href="#content-gkfyr" title="Content">🖋</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Hongheesun"><img src="https://avatars.githubusercontent.com/u/91399033?v=4?s=100" width="100px;" alt="Heesun"/><br /><sub><b>Heesun</b></sub></a><br /><a href="#content-Hongheesun" title="Content">🖋</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://enjoydev.life"><img src="https://avatars.githubusercontent.com/u/55135881?v=4?s=100" width="100px;" alt="Suhyeon Park"/><br /><sub><b>Suhyeon Park</b></sub></a><br /><a href="#content-pySoo" title="Content">🖋</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 40372ab

Please sign in to comment.