Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add gibfahn as a contributor for code #1618

Merged
merged 2 commits into from
Apr 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -1710,7 +1710,8 @@
"avatar_url": "https://avatars.githubusercontent.com/u/15943089?v=4",
"profile": "https://fahn.co",
"contributions": [
"bug"
"bug",
"code"
]
}
],
Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -247,8 +247,8 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds
<td align="center" valign="top" width="14.28%"><a href="http://about.earrayminkoff.tech"><img src="https://avatars.githubusercontent.com/u/33302691?v=4?s=100" width="100px;" alt="Eli Array Minkoff"/><br /><sub><b>Eli Array Minkoff</b></sub></a><br /><a href="https://github.com/ryanoasis/nerd-fonts/issues?q=author%3Aeliminmax" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://www.tehpers.com"><img src="https://avatars.githubusercontent.com/u/2214247?v=4?s=100" width="100px;" alt="TehPers"/><br /><sub><b>TehPers</b></sub></a><br /><a href="https://github.com/ryanoasis/nerd-fonts/issues?q=author%3ATehPers" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/chansey97"><img src="https://avatars.githubusercontent.com/u/4015056?v=4?s=100" width="100px;" alt="Siyuan Chen"/><br /><sub><b>Siyuan Chen</b></sub></a><br /><a href="https://github.com/ryanoasis/nerd-fonts/commits?author=chansey97" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://fahn.co"><img src="https://avatars.githubusercontent.com/u/15943089?v=4?s=100" width="100px;" alt="Gibson Fahnestock"/><br /><sub><b>Gibson Fahnestock</b></sub></a><br /><a href="https://github.com/ryanoasis/nerd-fonts/issues?q=author%3Agibfahn" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/FrancescoLuzzi"><img src="https://avatars.githubusercontent.com/u/81475751?v=4?s=100" width="100px;" alt="Francesco Luzzi"/><br /><sub><b>Francesco Luzzi</b></sub></a><br /><a href="https://github.com/ryanoasis/nerd-fonts/issues?q=author%3AFrancescoLuzzi" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://fahn.co"><img src="https://avatars.githubusercontent.com/u/15943089?v=4?s=100" width="100px;" alt="Gibson Fahnestock"/><br /><sub><b>Gibson Fahnestock</b></sub></a><br /><a href="https://github.com/ryanoasis/nerd-fonts/issues?q=author%3Agibfahn" title="Bug reports">🐛</a> <a href="https://github.com/ryanoasis/nerd-fonts/commits?author=gibfahn" title="Code">💻</a></td>
</tr>
</tbody>
</table>
Expand Down