Skip to content

Commit

Permalink
chore: update contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
Xunnamius committed Mar 3, 2024
1 parent 9fc584d commit eb9ed3b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
7 changes: 7 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,13 @@
"avatar_url": "https://avatars.githubusercontent.com/u/19329?v=4",
"profile": "https://twitter.com/snaka",
"contributions": ["doc", "bug", "research"]
},
{
"login": "davidmytton",
"name": "David Mytton",
"avatar_url": "https://avatars.githubusercontent.com/u/117833?v=4",
"profile": "https://davidmytton.blog/",
"contributions": ["research", "bug", "data"]
}
]
}
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1489,7 +1489,7 @@ more information.
<!-- remark-ignore-start -->
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->

[![All Contributors](https://img.shields.io/badge/all_contributors-29-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-30-orange.svg?style=flat-square)](#contributors-)

<!-- ALL-CONTRIBUTORS-BADGE:END -->
<!-- remark-ignore-end -->
Expand Down Expand Up @@ -1542,6 +1542,7 @@ key][x-repo-all-contributors-emojis]):
<td align="center" valign="top" width="16.66%"><a href="https://www.kaarlej.com/"><img src="https://avatars.githubusercontent.com/u/117437182?v=4?s=100" width="100px;" alt="Kaarle Järvinen"/><br /><sub><b>Kaarle Järvinen</b></sub></a><br /><a href="https://github.com/Xunnamius/next-test-api-route-handler/issues?q=author%3AKaarleJ" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="16.66%"><a href="https://rorysaur.blog/"><img src="https://avatars.githubusercontent.com/u/4686089?v=4?s=100" width="100px;" alt="Rory Ou"/><br /><sub><b>Rory Ou</b></sub></a><br /><a href="https://github.com/Xunnamius/next-test-api-route-handler/issues?q=author%3Arorysaur" title="Bug reports">🐛</a> <a href="#research-rorysaur" title="Research">🔬</a> <a href="https://github.com/Xunnamius/next-test-api-route-handler/commits?author=rorysaur" title="Documentation">📖</a></td>
<td align="center" valign="top" width="16.66%"><a href="https://twitter.com/snaka"><img src="https://avatars.githubusercontent.com/u/19329?v=4?s=100" width="100px;" alt="Shinji Nakamatsu"/><br /><sub><b>Shinji Nakamatsu</b></sub></a><br /><a href="https://github.com/Xunnamius/next-test-api-route-handler/commits?author=snaka" title="Documentation">📖</a> <a href="https://github.com/Xunnamius/next-test-api-route-handler/issues?q=author%3Asnaka" title="Bug reports">🐛</a> <a href="#research-snaka" title="Research">🔬</a></td>
<td align="center" valign="top" width="16.66%"><a href="https://davidmytton.blog/"><img src="https://avatars.githubusercontent.com/u/117833?v=4?s=100" width="100px;" alt="David Mytton"/><br /><sub><b>David Mytton</b></sub></a><br /><a href="#research-davidmytton" title="Research">🔬</a> <a href="https://github.com/Xunnamius/next-test-api-route-handler/issues?q=author%3Adavidmytton" title="Bug reports">🐛</a> <a href="#data-davidmytton" title="Data">🔣</a></td>
</tr>
</tbody>
<tfoot>
Expand Down

0 comments on commit eb9ed3b

Please sign in to comment.