docs: add elendil95 as a contributor for code (#22775)
Adds @elendil95 as a contributor for code. This was requested by alfi0812 [in this comment](https://github.com/truecharts/charts/pull/22774#issuecomment-2143912921) --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
This commit is contained in:
parent
337e6f4798
commit
85d91c40dd
|
@ -2397,6 +2397,15 @@
|
||||||
"contributions": [
|
"contributions": [
|
||||||
"doc"
|
"doc"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "elendil95",
|
||||||
|
"name": "elendil95",
|
||||||
|
"avatar_url": "https://avatars.githubusercontent.com/u/17616744?v=4",
|
||||||
|
"profile": "https://github.com/elendil95",
|
||||||
|
"contributions": [
|
||||||
|
"code"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"contributorsPerLine": 7,
|
"contributorsPerLine": 7,
|
||||||
|
|
|
@ -71,7 +71,7 @@ To contact the TrueCharts project:
|
||||||
## Contributors ✨
|
## Contributors ✨
|
||||||
|
|
||||||
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
|
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
|
||||||
[![All Contributors](https://img.shields.io/badge/all_contributors-257-orange.svg?style=for-the-badge)](#contributors)
|
[![All Contributors](https://img.shields.io/badge/all_contributors-258-orange.svg?style=for-the-badge)](#contributors)
|
||||||
<!-- ALL-CONTRIBUTORS-BADGE:END -->
|
<!-- ALL-CONTRIBUTORS-BADGE:END -->
|
||||||
|
|
||||||
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
|
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
|
||||||
|
@ -413,6 +413,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
|
||||||
<td align="center" valign="top" width="14.28%"><a href="https://www.caidy.cc/"><img src="https://avatars.githubusercontent.com/u/18113342?v=4?s=100" width="100px;" alt="Caidy"/><br /><sub><b>Caidy</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=chencaidy" title="Code">💻</a></td>
|
<td align="center" valign="top" width="14.28%"><a href="https://www.caidy.cc/"><img src="https://avatars.githubusercontent.com/u/18113342?v=4?s=100" width="100px;" alt="Caidy"/><br /><sub><b>Caidy</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=chencaidy" title="Code">💻</a></td>
|
||||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mrkhachaturov"><img src="https://avatars.githubusercontent.com/u/105451445?v=4?s=100" width="100px;" alt="Mr Khachaturov"/><br /><sub><b>Mr Khachaturov</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=mrkhachaturov" title="Code">💻</a></td>
|
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mrkhachaturov"><img src="https://avatars.githubusercontent.com/u/105451445?v=4?s=100" width="100px;" alt="Mr Khachaturov"/><br /><sub><b>Mr Khachaturov</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=mrkhachaturov" title="Code">💻</a></td>
|
||||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/LordCrash101"><img src="https://avatars.githubusercontent.com/u/164925025?v=4?s=100" width="100px;" alt="LordCrash101"/><br /><sub><b>LordCrash101</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=LordCrash101" title="Documentation">📖</a></td>
|
<td align="center" valign="top" width="14.28%"><a href="https://github.com/LordCrash101"><img src="https://avatars.githubusercontent.com/u/164925025?v=4?s=100" width="100px;" alt="LordCrash101"/><br /><sub><b>LordCrash101</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=LordCrash101" title="Documentation">📖</a></td>
|
||||||
|
<td align="center" valign="top" width="14.28%"><a href="https://github.com/elendil95"><img src="https://avatars.githubusercontent.com/u/17616744?v=4?s=100" width="100px;" alt="elendil95"/><br /><sub><b>elendil95</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=elendil95" title="Code">💻</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|
Loading…
Reference in New Issue