Skip to content

Commit

Permalink
Merge pull request #99 from Pbatch/all-contributors/add-carlos-dubon
Browse files Browse the repository at this point in the history
docs: add carlos-dubon as a contributor for bug
  • Loading branch information
Pbatch committed Dec 4, 2023
2 parents a786beb + 1bffb75 commit fb6fab2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,15 @@
"contributions": [
"bug"
]
},
{
"login": "carlos-dubon",
"name": "Carlos Dubón",
"avatar_url": "https://avatars.githubusercontent.com/u/69093659?v=4",
"profile": "http://carlosdubon.dev",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7,
Expand Down
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Clash Royale Build-A-Bot
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
[![PyPI version](https://badge.fury.io/py/ClashRoyaleBuildABot.svg)](https://badge.fury.io/py/ClashRoyaleBuildABot)

Expand Down Expand Up @@ -83,6 +83,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://github.com/BjornGrylls"><img src="https://avatars.githubusercontent.com/u/35100000?v=4?s=100" width="100px;" alt="BjornGrylls"/><br /><sub><b>BjornGrylls</b></sub></a><br /><a href="#mentoring-BjornGrylls" title="Mentoring">🧑‍🏫</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/IIgorrrrr"><img src="https://avatars.githubusercontent.com/u/103566403?v=4?s=100" width="100px;" alt="Iiro Heinonen"/><br /><sub><b>Iiro Heinonen</b></sub></a><br /><a href="https://github.com/Pbatch/ClashRoyaleBuildABot/issues?q=author%3AIIgorrrrr" title="Bug reports">🐛</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="http://carlosdubon.dev"><img src="https://avatars.githubusercontent.com/u/69093659?v=4?s=100" width="100px;" alt="Carlos Dubón"/><br /><sub><b>Carlos Dubón</b></sub></a><br /><a href="https://github.com/Pbatch/ClashRoyaleBuildABot/issues?q=author%3Acarlos-dubon" title="Bug reports">🐛</a></td>
</tr>
</tbody>
</table>

Expand Down

0 comments on commit fb6fab2

Please sign in to comment.