Skip to content

Commit

Permalink
docs: add Remi-Gau as a contributor for infra, and maintenance (#199)
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 Jan 28, 2025
1 parent 727d995 commit 9376867
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
10 changes: 10 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,16 @@
"example",
"bug"
]
},
{
"login": "Remi-Gau",
"name": "Remi Gau",
"avatar_url": "https://avatars.githubusercontent.com/u/6961185?v=4",
"profile": "https://remi-gau.github.io/",
"contributions": [
"infra",
"maintenance"
]
}
]
}
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,9 @@ If you submit a new pull request please be as detailed as possible in your comme
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://wanghaoting.com/"><img src="https://avatars.githubusercontent.com/u/13743617?v=4?s=100" width="100px;" alt="Hao-Ting Wang"/><br /><sub><b>Hao-Ting Wang</b></sub></a><br /><a href="#ideas-htwangtw" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="#research-htwangtw" title="Research">πŸ”¬</a> <a href="#code-htwangtw" title="Code">πŸ’»</a> <a href="#test-htwangtw" title="Tests">⚠️</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Hyedryn"><img src="https://avatars.githubusercontent.com/u/5383293?v=4?s=100" width="100px;" alt="Quentin Dessain"/><br /><sub><b>Quentin Dessain</b></sub></a><br /><a href="#userTesting-Hyedryn" title="User Testing">πŸ““</a> <a href="#platform-Hyedryn" title="Packaging">πŸ“¦</a> </td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Hyedryn"><img src="https://avatars.githubusercontent.com/u/5383293?v=4?s=100" width="100px;" alt="Quentin Dessain"/><br /><sub><b>Quentin Dessain</b></sub></a><br /><a href="#userTesting-Hyedryn" title="User Testing">πŸ““</a> <a href="#platform-Hyedryn" title="Packaging/porting to new platform">πŸ“¦</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/clarkenj"><img src="https://avatars.githubusercontent.com/u/57987005?v=4?s=100" width="100px;" alt="Natasha Clarke"/><br /><sub><b>Natasha Clarke</b></sub></a><br /><a href="#userTesting-clarkenj" title="User Testing">πŸ““</a> <a href="#example-clarkenj" title="Examples">πŸ’‘</a> <a href="#bug-clarkenj" title="Bug reports">πŸ›</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://remi-gau.github.io/"><img src="https://avatars.githubusercontent.com/u/6961185?v=4?s=100" width="100px;" alt="Remi Gau"/><br /><sub><b>Remi Gau</b></sub></a><br /><a href="#infra-Remi-Gau" title="Infrastructure (Hosting, Build-Tools, etc)">πŸš‡</a> <a href="#maintenance-Remi-Gau" title="Maintenance">🚧</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 9376867

Please sign in to comment.