docs: add chencaidy as a contributor for code (#22553)
This commit is contained in:
parent
eceefd68ea
commit
39793e20d9
|
@ -2366,6 +2366,15 @@
|
||||||
"contributions": [
|
"contributions": [
|
||||||
"code"
|
"code"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "chencaidy",
|
||||||
|
"name": "Caidy",
|
||||||
|
"avatar_url": "https://avatars.githubusercontent.com/u/18113342?v=4",
|
||||||
|
"profile": "https://www.caidy.cc/",
|
||||||
|
"contributions": [
|
||||||
|
"code"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"contributorsPerLine": 7,
|
"contributorsPerLine": 7,
|
||||||
|
|
|
@ -87,7 +87,7 @@ A lot of our work is based on the great effort of others. We would love to exten
|
||||||
## 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-254-orange.svg?style=for-the-badge)](#contributors)
|
[![All Contributors](https://img.shields.io/badge/all_contributors-255-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)):
|
||||||
|
@ -426,6 +426,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
|
||||||
<tr>
|
<tr>
|
||||||
<td align="center" valign="top" width="14.28%"><a href="http://wolvers.io"><img src="https://avatars.githubusercontent.com/u/13272708?v=4?s=100" width="100px;" alt="Jens Wolvers"/><br /><sub><b>Jens Wolvers</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=JWolvers" title="Code">💻</a></td>
|
<td align="center" valign="top" width="14.28%"><a href="http://wolvers.io"><img src="https://avatars.githubusercontent.com/u/13272708?v=4?s=100" width="100px;" alt="Jens Wolvers"/><br /><sub><b>Jens Wolvers</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=JWolvers" title="Code">💻</a></td>
|
||||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/BartWillems"><img src="https://avatars.githubusercontent.com/u/6066578?v=4?s=100" width="100px;" alt="Bart Willems"/><br /><sub><b>Bart Willems</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=BartWillems" title="Code">💻</a></td>
|
<td align="center" valign="top" width="14.28%"><a href="https://github.com/BartWillems"><img src="https://avatars.githubusercontent.com/u/6066578?v=4?s=100" width="100px;" alt="Bart Willems"/><br /><sub><b>Bart Willems</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=BartWillems" 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>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|
Loading…
Reference in New Issue