Skip to content

Commit

Permalink
docs: add doongjohn as a contributor for bug (#1698)
Browse files Browse the repository at this point in the history
* docs: update CONTRIBUTORS.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] committed Aug 30, 2024
1 parent 224174a commit f8f0bda
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -1777,6 +1777,15 @@
"contributions": [
"doc"
]
},
{
"login": "doongjohn",
"name": "doongjohn",
"avatar_url": "https://avatars.githubusercontent.com/u/40219740?v=4",
"profile": "https://github.com/doongjohn",
"contributions": [
"bug"
]
}
],
"repoType": "github",
Expand Down
1 change: 1 addition & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,7 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds
<td align="center" valign="top" width="14.28%"><a href="https://kjkent.dev"><img src="https://avatars.githubusercontent.com/u/96310790?v=4?s=100" width="100px;" alt="Kristopher James Kent"/><br /><sub><b>Kristopher James Kent</b></sub></a><br /><a href="https://github.com/ryanoasis/nerd-fonts/issues?q=author%3Akjkent" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/dsvoid"><img src="https://avatars.githubusercontent.com/u/7375973?v=4?s=100" width="100px;" alt="Dmitry S"/><br /><sub><b>Dmitry S</b></sub></a><br /><a href="https://github.com/ryanoasis/nerd-fonts/issues?q=author%3Adsvoid" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://guse.dev"><img src="https://avatars.githubusercontent.com/u/162893147?v=4?s=100" width="100px;" alt="realguse"/><br /><sub><b>realguse</b></sub></a><br /><a href="https://github.com/ryanoasis/nerd-fonts/commits?author=realguse" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/doongjohn"><img src="https://avatars.githubusercontent.com/u/40219740?v=4?s=100" width="100px;" alt="doongjohn"/><br /><sub><b>doongjohn</b></sub></a><br /><a href="https://github.com/ryanoasis/nerd-fonts/issues?q=author%3Adoongjohn" title="Bug reports">🐛</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit f8f0bda

Please sign in to comment.