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 Grazfather as a contributor for code, and design #1407

Merged
merged 2 commits into from
Nov 11, 2023
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
10 changes: 10 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -1412,6 +1412,16 @@
"contributions": [
"code"
]
},
{
"login": "Grazfather",
"name": "Grazfather",
"avatar_url": "https://avatars.githubusercontent.com/u/497310?v=4",
"profile": "https://twitter.com/Grazfather",
"contributions": [
"code",
"design"
]
}
],
"repoType": "github",
Expand Down
5 changes: 4 additions & 1 deletion CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds
<td align="center" valign="top" width="14.28%"><a href="https://github.com/vnys"><img src="https://avatars.githubusercontent.com/u/2081882?v=4?s=100" width="100px;" alt="Victor Nystad"/><br /><sub><b>Victor Nystad</b></sub></a><br /><a href="https://github.com/ryanoasis/nerd-fonts/commits?author=vnys" title="Documentation">📖</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="http://///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////kraftwerk28.pp.ua"><img src="https://avatars.githubusercontent.com/u/31807671?v=4?s=100" width="100px;" alt="Vsevolod"/><br /><sub><b>Vsevolod</b></sub></a><br /><a href="https://github.com/ryanoasis/nerd-fonts/commits?author=kraftwerk28" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://kraftwerk28.pp.ua"><img src="https://avatars.githubusercontent.com/u/31807671?v=4?s=100" width="100px;" alt="Vsevolod"/><br /><sub><b>Vsevolod</b></sub></a><br /><a href="https://github.com/ryanoasis/nerd-fonts/commits?author=kraftwerk28" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://fracsinus.me"><img src="https://avatars.githubusercontent.com/u/32260844?v=4?s=100" width="100px;" alt="Shinho Ahn"/><br /><sub><b>Shinho Ahn</b></sub></a><br /><a href="https://github.com/ryanoasis/nerd-fonts/commits?author=fracsinus" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/kazukazuinaina"><img src="https://avatars.githubusercontent.com/u/36619465?v=4?s=100" width="100px;" alt="IK"/><br /><sub><b>IK</b></sub></a><br /><a href="https://github.com/ryanoasis/nerd-fonts/commits?author=kazukazuinaina" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://natebwangsut.github.io"><img src="https://avatars.githubusercontent.com/u/4032361?v=4?s=100" width="100px;" alt="Nate Bhurinat Wangsutthitham"/><br /><sub><b>Nate Bhurinat Wangsutthitham</b></sub></a><br /><a href="https://github.com/ryanoasis/nerd-fonts/commits?author=natebwangsut" title="Code">💻</a></td>
Expand Down Expand Up @@ -207,6 +207,9 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds
<td align="center" valign="top" width="14.28%"><a href="https://github.com/kingarrrt"><img src="https://avatars.githubusercontent.com/u/752293?v=4?s=100" width="100px;" alt="King Art"/><br /><sub><b>King Art</b></sub></a><br /><a href="https://github.com/ryanoasis/nerd-fonts/commits?author=kingarrrt" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://sourcelevel.io"><img src="https://avatars.githubusercontent.com/u/2929?v=4?s=100" width="100px;" alt="George Guimarães"/><br /><sub><b>George Guimarães</b></sub></a><br /><a href="https://github.com/ryanoasis/nerd-fonts/commits?author=georgeguimaraes" title="Code">💻</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://twitter.com/Grazfather"><img src="https://avatars.githubusercontent.com/u/497310?v=4?s=100" width="100px;" alt="Grazfather"/><br /><sub><b>Grazfather</b></sub></a><br /><a href="https://github.com/ryanoasis/nerd-fonts/commits?author=Grazfather" title="Code">💻</a> <a href="#design-Grazfather" title="Design">🎨</a></td>
</tr>
</tbody>
</table>

Expand Down