Skip to content

Commit

Permalink
Merge pull request #191 from VampireChicken12/all-contributors/add-co…
Browse files Browse the repository at this point in the history
…mmonly-ts

docs: add commonly-ts as a contributor for bug
  • Loading branch information
VampireChicken12 authored Dec 18, 2023
2 parents 23b0927 + e1a8373 commit b470528
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 @@ -27,6 +27,15 @@
"contributions": [
"design"
]
},
{
"login": "commonly-ts",
"name": "Commonly",
"avatar_url": "https://avatars.githubusercontent.com/u/51011212?v=4",
"profile": "https://github.com/commonly-ts",
"contributions": [
"bug"
]
}
]
}
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,8 +221,9 @@ Contributions to the YouTube Enhancer Extension are welcome! If you'd like to co
<table>
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://hioctane.org"><img src="https://avatars.githubusercontent.com/u/46955469?v=4?s=100" width="100px;" alt="mist8kengas"/><br /><sub><b>mist8kengas</b></sub></a><br /><a href="#translation-mist8kengas" title="Translation">🌍</a> <a href="#code-mist8kengas" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://hioctane.org"><img src="https://avatars.githubusercontent.com/u/46955469?v=4?s=100" width="100px;" alt="mist8kengas"/><br /><sub><b>mist8kengas</b></sub></a><br /><a href="#translation-mist8kengas" title="Translation">🌍</a> <a href="#code-mist8kengas" title="Code">💻</a> <a href="#bug-mist8kengas" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://hikari-bot.com"><img src="https://avatars.githubusercontent.com/u/45531575?v=4?s=100" width="100px;" alt="Nathan"/><br /><sub><b>Nathan</b></sub></a><br /><a href="#design-VampireChicken12" title="Design">🎨</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/commonly-ts"><img src="https://avatars.githubusercontent.com/u/51011212?v=4?s=100" width="100px;" alt="Commonly"/><br /><sub><b>Commonly</b></sub></a><br /><a href="#bug-commonly-ts" title="Bug reports">🐛</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit b470528

Please sign in to comment.