docs: add jurgisrudaks as a contributor for bug (#2883)

* docs: update .github/README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
This commit is contained in:
allcontributors[bot]
2022-06-14 09:14:26 +02:00
committed by GitHub
co-authored by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
parent bebf50b527
commit 3ea5a50d6b
2 changed files with 13 additions and 1 deletions
+9
View File
@@ -929,6 +929,15 @@
"contributions": [
"bug"
]
},
{
"login": "jurgisrudaks",
"name": "Jurģis Rudaks",
"avatar_url": "https://avatars.githubusercontent.com/u/4631864?v=4",
"profile": "https://rudaks.lv",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7,
+4 -1
View File
@@ -124,7 +124,7 @@ A lot of our work is based on the great effort of others. We would love to exten
## Contributors ✨
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-98-orange.svg?style=for-the-badge)](#contributors)
[![All Contributors](https://img.shields.io/badge/all_contributors-99-orange.svg?style=for-the-badge)](#contributors)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
@@ -260,6 +260,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="https://github.com/UnDifferential"><img src="https://avatars.githubusercontent.com/u/17625468?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Brandon Rutledge</b></sub></a><br /><a href="https://github.com/truecharts/apps/issues?q=author%3AUnDifferential" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://github.com/mikeNG"><img src="https://avatars.githubusercontent.com/u/1216752?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Michael Bestas</b></sub></a><br /><a href="https://github.com/truecharts/apps/issues?q=author%3AmikeNG" title="Bug reports">🐛</a></td>
</tr>
<tr>
<td align="center"><a href="https://rudaks.lv"><img src="https://avatars.githubusercontent.com/u/4631864?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jurģis Rudaks</b></sub></a><br /><a href="https://github.com/truecharts/apps/issues?q=author%3Ajurgisrudaks" title="Bug reports">🐛</a></td>
</tr>
</table>
<!-- markdownlint-restore -->