Skip to content

Commit

Permalink
docs: add younes0 as a contributor for code, and maintenance (#195)
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 8475ecc commit 8ee6dd7
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": "younes0",
"name": "Younes Bieche",
"avatar_url": "https://avatars.githubusercontent.com/u/886042?v=4",
"profile": "https://www.linkedin.com/in/younes0",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "leonskim",
"name": "Leon Kim",
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="https://www.linkedin.com/in/younes0"><img src="https://avatars.githubusercontent.com/u/886042?v=4?s=100" width="100px;" alt="Younes Bieche"/><br /><sub><b>Younes Bieche</b></sub></a><br /><a href="#code-younes0" title="Code">💻</a> <a href="#maintenance-younes0" title="Maintenance">🚧</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>
Expand Down

0 comments on commit 8ee6dd7

Please sign in to comment.