Skip to content

Commit

Permalink
Merge pull request #831 from PacoVK/all-contributors/add-adambordas
Browse files Browse the repository at this point in the history
docs: add adambordas as a contributor for bug
  • Loading branch information
PacoVK authored Jan 4, 2024
2 parents 97d96dc + aae06f0 commit 9419391
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 @@ -46,6 +46,15 @@
"contributions": [
"code"
]
},
{
"login": "adambordas",
"name": "Ádám Bordás",
"avatar_url": "https://avatars.githubusercontent.com/u/6266706?v=4",
"profile": "https://github.com/adambordas",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# SQS-Admin
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

A minimal and lightweight UI for managing SQS-Queues for local development e.g. with [Localstack](https://localstack.cloud/).
Expand Down Expand Up @@ -74,6 +74,7 @@ Thanks go to these wonderful people ([emoji key](https://allcontributors.org/doc
<td align="center" valign="top" width="14.28%"><a href="http://erico.dev.br"><img src="https://avatars.githubusercontent.com/u/10657645?v=4?s=100" width="100px;" alt="Érico Knapp Lutzer"/><br /><sub><b>Érico Knapp Lutzer</b></sub></a><br /><a href="https://github.com/PacoVK/sqs-admin/commits?author=klutzer" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/stasadev"><img src="https://avatars.githubusercontent.com/u/24270994?v=4?s=100" width="100px;" alt="Stanislav Zhuk"/><br /><sub><b>Stanislav Zhuk</b></sub></a><br /><a href="https://github.com/PacoVK/sqs-admin/commits?author=stasadev" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/AlejandroPerez92"><img src="https://avatars.githubusercontent.com/u/112934187?v=4?s=100" width="100px;" alt="Alejandro Perez"/><br /><sub><b>Alejandro Perez</b></sub></a><br /><a href="https://github.com/PacoVK/sqs-admin/commits?author=AlejandroPerez92" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/adambordas"><img src="https://avatars.githubusercontent.com/u/6266706?v=4?s=100" width="100px;" alt="Ádám Bordás"/><br /><sub><b>Ádám Bordás</b></sub></a><br /><a href="https://github.com/PacoVK/sqs-admin/issues?q=author%3Aadambordas" title="Bug reports">🐛</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 9419391

Please sign in to comment.