docs: add TheDodger as a contributor for code (#23723)
Adds @TheDodger as a contributor for code. This was requested by alfi0812 [in this comment](https://github.com/truecharts/charts/pull/23722#issuecomment-2185320415) --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
This commit is contained in:
parent
72eacb45b6
commit
7557171cf1
|
@ -2406,6 +2406,15 @@
|
||||||
"contributions": [
|
"contributions": [
|
||||||
"code"
|
"code"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "TheDodger",
|
||||||
|
"name": "TheDodger",
|
||||||
|
"avatar_url": "https://avatars.githubusercontent.com/u/1710352?v=4",
|
||||||
|
"profile": "https://github.com/TheDodger",
|
||||||
|
"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-258-orange.svg?style=for-the-badge)](#contributors)
|
[![All Contributors](https://img.shields.io/badge/all_contributors-259-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)):
|
||||||
|
@ -414,6 +414,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/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>
|
<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>
|
||||||
|
<td align="center" valign="top" width="14.28%"><a href="https://github.com/TheDodger"><img src="https://avatars.githubusercontent.com/u/1710352?v=4?s=100" width="100px;" alt="TheDodger"/><br /><sub><b>TheDodger</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=TheDodger" title="Code">💻</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|
Loading…
Reference in New Issue