Skip to content

Commit

Permalink
docs: add xav-ie as a contributor for code (#302)
Browse files Browse the repository at this point in the history
Adds @xav-ie as a contributor for code.

This was requested by JoshuaKGoldberg [in this
comment](#298 (comment))

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com>
  • Loading branch information
allcontributors[bot] and JoshuaKGoldberg authored Jul 29, 2024
1 parent bae97ed commit 3af2405
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 @@ -41,6 +41,15 @@
"code"
]
},
{
"login": "xav-ie",
"name": "Xavier Ruiz",
"avatar_url": "https://avatars.githubusercontent.com/u/12320165?v=4",
"profile": "http://xav.ie",
"contributions": [
"code"
]
},
{
"login": "astorije",
"name": "Jérémie Astori",
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">
<!-- prettier-ignore-start -->
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
<a href="#contributors" target="_blank"><img alt="👪 All Contributors: 4" src="https://img.shields.io/badge/%F0%9F%91%AA_all_contributors-4-21bb42.svg" /></a>
<a href="#contributors" target="_blank"><img alt="👪 All Contributors: 5" src="https://img.shields.io/badge/%F0%9F%91%AA_all_contributors-5-21bb42.svg" /></a>
<!-- ALL-CONTRIBUTORS-BADGE:END -->
<!-- prettier-ignore-end -->
<a href="https://github.com/JoshuaKGoldberg/boston-ts-website/blob/main/.github/CODE_OF_CONDUCT.md" target="_blank"><img alt="🤝 Code of Conduct: Kept" src="https://img.shields.io/badge/%F0%9F%A4%9D_code_of_conduct-kept-21bb42" /></a>
Expand Down Expand Up @@ -38,6 +38,7 @@ pnpm dev
<td align="center" valign="top" width="14.28%"><a href="http://www.joshuakgoldberg.com/"><img src="https://avatars.githubusercontent.com/u/3335181?v=4?s=100" width="100px;" alt="Josh Goldberg ✨"/><br /><sub><b>Josh Goldberg ✨</b></sub></a><br /><a href="https://github.com/SquiggleTools/boston-ts-website/commits?author=JoshuaKGoldberg" title="Code">💻</a> <a href="#content-JoshuaKGoldberg" title="Content">🖋</a> <a href="https://github.com/SquiggleTools/boston-ts-website/commits?author=JoshuaKGoldberg" title="Documentation">📖</a> <a href="#ideas-JoshuaKGoldberg" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-JoshuaKGoldberg" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-JoshuaKGoldberg" title="Maintenance">🚧</a> <a href="#projectManagement-JoshuaKGoldberg" title="Project Management">📆</a> <a href="#tool-JoshuaKGoldberg" title="Tools">🔧</a> <a href="https://github.com/SquiggleTools/boston-ts-website/issues?q=author%3AJoshuaKGoldberg" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://jeremie.astori.fr"><img src="https://avatars.githubusercontent.com/u/113730?v=4?s=100" width="100px;" alt="Jérémie Astori"/><br /><sub><b>Jérémie Astori</b></sub></a><br /><a href="#maintenance-astorije" title="Maintenance">🚧</a> <a href="#design-astorije" title="Design">🎨</a> <a href="https://github.com/SquiggleTools/boston-ts-website/commits?author=astorije" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/git-megan"><img src="https://avatars.githubusercontent.com/u/114352576?v=4?s=100" width="100px;" alt="Megan"/><br /><sub><b>Megan</b></sub></a><br /><a href="#maintenance-git-megan" title="Maintenance">🚧</a> <a href="#ideas-git-megan" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/SquiggleTools/boston-ts-website/issues?q=author%3Agit-megan" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://xav.ie"><img src="https://avatars.githubusercontent.com/u/12320165?v=4?s=100" width="100px;" alt="Xavier Ruiz"/><br /><sub><b>Xavier Ruiz</b></sub></a><br /><a href="https://github.com/SquiggleTools/boston-ts-website/commits?author=xav-ie" title="Code">💻</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 3af2405

Please sign in to comment.