Skip to content

Commit

Permalink
docs: add leonskim as a contributor for doc, and review (#194)
Browse files Browse the repository at this point in the history
* docs: update README.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] authored Feb 3, 2025
1 parent 39423b8 commit 8475ecc
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,16 @@
"ideas"
]
},
{
"login": "leonskim",
"name": "Leon Kim",
"avatar_url": "https://avatars.githubusercontent.com/u/8325407?v=4",
"profile": "http://leonkim.net",
"contributions": [
"doc",
"review"
]
},
{
"login": "yulolimum",
"name": "Yulian Glukhenko",
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ Running `yarn build` inside of an expo module workspace will start watch mode fo
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/aiden-petersen"><img src="https://avatars.githubusercontent.com/u/11483212?v=4?s=100" width="100px;" alt="Aiden Petersen"/><br /><sub><b>Aiden Petersen</b></sub></a><br /><a href="#code-aiden-petersen" title="Code">💻</a> <a href="#maintenance-aiden-petersen" title="Maintenance">🚧</a> <a href="#ideas-aiden-petersen" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://leonkim.net"><img src="https://avatars.githubusercontent.com/u/8325407?v=4?s=100" width="100px;" alt="Leon Kim"/><br /><sub><b>Leon Kim</b></sub></a><br /><a href="#doc-leonskim" title="Documentation">📖</a> <a href="#review-leonskim" title="Reviewed Pull Requests">👀</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://infinite.red"><img src="https://avatars.githubusercontent.com/u/1775841?v=4?s=100" width="100px;" alt="Yulian Glukhenko"/><br /><sub><b>Yulian Glukhenko</b></sub></a><br /><a href="#code-yulolimum" title="Code">💻</a> <a href="#review-yulolimum" title="Reviewed Pull Requests">👀</a> <a href="#design-yulolimum" title="Design">🎨</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://davidl.fr"><img src="https://avatars.githubusercontent.com/u/360936?v=4?s=100" width="100px;" alt="David Leuliette"/><br /><sub><b>David Leuliette</b></sub></a><br /><a href="#doc-flexbox" title="Documentation">📖</a> <a href="#review-flexbox" title="Reviewed Pull Requests">👀</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ellouzeskandercs"><img src="https://avatars.githubusercontent.com/u/51904486?v=4?s=100" width="100px;" alt="ellouzeskandercs"/><br /><sub><b>ellouzeskandercs</b></sub></a><br /><a href="#doc-ellouzeskandercs" title="Documentation">📖</a></td>
Expand Down

0 comments on commit 8475ecc

Please sign in to comment.