docs: add itconstruct as a contributor for code (#32976)

Adds @itconstruct as a contributor for code.

This was requested by alfi0812 [in this
comment](https://github.com/truecharts/public/pull/32975#issuecomment-2706381979)

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
This commit is contained in:
allcontributors[bot]
2025-03-07 12:53:32 +00:00
committed by GitHub
parent 2cf51e067c
commit 8022bebfb9
2 changed files with 11 additions and 1 deletions
+9
View File
@@ -2487,6 +2487,15 @@
"contributions": [ "contributions": [
"code" "code"
] ]
},
{
"login": "itconstruct",
"name": "Addison McDermid",
"avatar_url": "https://avatars.githubusercontent.com/u/555142?v=4",
"profile": "http://itconstruct.com.au",
"contributions": [
"code"
]
} }
], ],
"contributorsPerLine": 7, "contributorsPerLine": 7,
+2 -1
View File
@@ -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-267-orange.svg?style=for-the-badge)](#contributors) [![All Contributors](https://img.shields.io/badge/all_contributors-268-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)):
@@ -427,6 +427,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
</tr> </tr>
<tr> <tr>
<td align="center" valign="top" width="14.28%"><a href="https://resume.dougchimento.com/"><img src="https://avatars.githubusercontent.com/u/976425?v=4?s=100" width="100px;" alt="Douglas Chimento"/><br /><sub><b>Douglas Chimento</b></sub></a><br /><a href="https://github.com/truecharts/public/commits?author=dougEfresh" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://resume.dougchimento.com/"><img src="https://avatars.githubusercontent.com/u/976425?v=4?s=100" width="100px;" alt="Douglas Chimento"/><br /><sub><b>Douglas Chimento</b></sub></a><br /><a href="https://github.com/truecharts/public/commits?author=dougEfresh" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://itconstruct.com.au"><img src="https://avatars.githubusercontent.com/u/555142?v=4?s=100" width="100px;" alt="Addison McDermid"/><br /><sub><b>Addison McDermid</b></sub></a><br /><a href="https://github.com/truecharts/public/commits?author=itconstruct" title="Code">💻</a></td>
</tr> </tr>
</tbody> </tbody>
</table> </table>