docs: add justsomescripts as a contributor for bug, and code (#21466)

Adds @justsomescripts as a contributor for bug, code.

This was requested by stavros-k [in this
comment](https://github.com/truecharts/charts/issues/21465#issuecomment-2094680260)

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
This commit is contained in:
allcontributors[bot] 2024-05-05 11:19:54 +03:00 committed by GitHub
parent 7c14a140bf
commit cf392becd3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 12 additions and 1 deletions

View File

@ -2327,6 +2327,16 @@
"contributions": [
"code"
]
},
{
"login": "justsomescripts",
"name": "David Gries",
"avatar_url": "https://avatars.githubusercontent.com/u/105990982?v=4",
"profile": "https://dgries.de",
"contributions": [
"bug",
"code"
]
}
],
"contributorsPerLine": 7,

3
.github/README.md vendored
View File

@ -87,7 +87,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-250-orange.svg?style=for-the-badge)](#contributors)
[![All Contributors](https://img.shields.io/badge/all_contributors-251-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)):
@ -420,6 +420,7 @@ 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/mxc42"><img src="https://avatars.githubusercontent.com/u/32530812?v=4?s=100" width="100px;" alt="Morgan Hunter"/><br /><sub><b>Morgan Hunter</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=mxc42" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/tannisroot"><img src="https://avatars.githubusercontent.com/u/10602045?v=4?s=100" width="100px;" alt="Aleksandr Oleinikov"/><br /><sub><b>Aleksandr Oleinikov</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=tannisroot" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/axelrtgs"><img src="https://avatars.githubusercontent.com/u/24723497?v=4?s=100" width="100px;" alt="Jamie"/><br /><sub><b>Jamie</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=axelrtgs" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://dgries.de"><img src="https://avatars.githubusercontent.com/u/105990982?v=4?s=100" width="100px;" alt="David Gries"/><br /><sub><b>David Gries</b></sub></a><br /><a href="https://github.com/truecharts/charts/issues?q=author%3Ajustsomescripts" title="Bug reports">🐛</a> <a href="https://github.com/truecharts/charts/commits?author=justsomescripts" title="Code">💻</a></td>
</tr>
</tbody>
</table>