docs: add luxifer as a contributor for code (#26530)

Adds @luxifer as a contributor for code.

This was requested by alfi0812 [in this
comment](https://github.com/truecharts/charts/pull/26452#issuecomment-2353408706)

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
This commit is contained in:
allcontributors[bot] 2024-09-16 16:42:39 +00:00 committed by GitHub
parent e7f14b4ae2
commit 16c87fba4d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 11 additions and 1 deletions

View File

@ -2451,6 +2451,15 @@
"contributions": [
"code"
]
},
{
"login": "luxifer",
"name": "Florent Viel",
"avatar_url": "https://avatars.githubusercontent.com/u/419078?v=4",
"profile": "https://blog.luxifer.fr",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,

3
.github/README.md vendored
View File

@ -71,7 +71,7 @@ To contact the TrueCharts project:
## Contributors ✨
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-263-orange.svg?style=for-the-badge)](#contributors)
[![All Contributors](https://img.shields.io/badge/all_contributors-264-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)):
@ -421,6 +421,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/Joker9944"><img src="https://avatars.githubusercontent.com/u/9194199?v=4?s=100" width="100px;" alt="Felix von Arx"/><br /><sub><b>Felix von Arx</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=Joker9944" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/yodatak"><img src="https://avatars.githubusercontent.com/u/704477?v=4?s=100" width="100px;" alt="yodatak"/><br /><sub><b>yodatak</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=yodatak" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/BlacCello"><img src="https://avatars.githubusercontent.com/u/18525266?v=4?s=100" width="100px;" alt="Marcel Henrich"/><br /><sub><b>Marcel Henrich</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=BlacCello" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://blog.luxifer.fr"><img src="https://avatars.githubusercontent.com/u/419078?v=4?s=100" width="100px;" alt="Florent Viel"/><br /><sub><b>Florent Viel</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=luxifer" title="Code">💻</a></td>
</tr>
</tbody>
</table>