Skip to content

Commit

Permalink
Docs: Add braydenbabbitt as a contributor for bug (#50)
Browse files Browse the repository at this point in the history
* Docs: Update README.md

* Docs: Update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] authored Jul 15, 2024
1 parent c1ea9c4 commit a49d8ef
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 @@ -36,6 +36,15 @@
"contributions": [
"bug"
]
},
{
"login": "braydenbabbitt",
"name": "Brayden Babbitt",
"avatar_url": "https://avatars.githubusercontent.com/u/1495342?v=4",
"profile": "https://braydenbabbitt.com",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,7 @@ All contributions are very welcome ❤️
<td align="center" valign="top" width="14.28%"><a href="http://t.me/mellkam"><img src="https://avatars.githubusercontent.com/u/51422045?v=4?s=100" width="100px;" alt="Artem Melnyk"/><br /><sub><b>Artem Melnyk</b></sub></a><br /><a href="#maintenance-MellKam" title="Maintenance">🚧</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/danilluk1"><img src="https://avatars.githubusercontent.com/u/51733612?v=4?s=100" width="100px;" alt="danluki"/><br /><sub><b>danluki</b></sub></a><br /><a href="https://github.com/MellKam/soundify/commits?author=danilluk1" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://lwjerri.dev"><img src="https://avatars.githubusercontent.com/u/50290430?v=4?s=100" width="100px;" alt="Andrii Zontov"/><br /><sub><b>Andrii Zontov</b></sub></a><br /><a href="https://github.com/MellKam/soundify/issues?q=author%3ALWJerri" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://braydenbabbitt.com"><img src="https://avatars.githubusercontent.com/u/1495342?v=4?s=100" width="100px;" alt="Brayden Babbitt"/><br /><sub><b>Brayden Babbitt</b></sub></a><br /><a href="https://github.com/MellKam/soundify/issues?q=author%3Abraydenbabbitt" title="Bug reports">🐛</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit a49d8ef

Please sign in to comment.