docs: add agassiyzh as a contributor for code (#19680)
Adds @agassiyzh as a contributor for code. This was requested by stavros-k [in this comment](https://github.com/truecharts/charts/pull/19678#issuecomment-2016540276) [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
This commit is contained in:
parent
5f4aa6b799
commit
cad2bf7e88
|
@ -2281,6 +2281,15 @@
|
|||
"contributions": [
|
||||
"code"
|
||||
]
|
||||
},
|
||||
{
|
||||
"login": "agassiyzh",
|
||||
"name": "Agassi",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/413855?v=4",
|
||||
"profile": "http://blog.yuzhuohui.info",
|
||||
"contributions": [
|
||||
"code"
|
||||
]
|
||||
}
|
||||
],
|
||||
"contributorsPerLine": 7,
|
||||
|
|
|
@ -96,7 +96,7 @@ A lot of our work is based on the great effort of others. We would love to exten
|
|||
## Contributors ✨
|
||||
|
||||
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
|
||||
[![All Contributors](https://img.shields.io/badge/all_contributors-245-orange.svg?style=for-the-badge)](#contributors)
|
||||
[![All Contributors](https://img.shields.io/badge/all_contributors-246-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)):
|
||||
|
@ -423,6 +423,9 @@ 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/adtwomey"><img src="https://avatars.githubusercontent.com/u/14849762?v=4?s=100" width="100px;" alt="adtwomey"/><br /><sub><b>adtwomey</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=adtwomey" title="Documentation">📖</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/alfi0812"><img src="https://avatars.githubusercontent.com/u/43101280?v=4?s=100" width="100px;" alt="alfi0812"/><br /><sub><b>alfi0812</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=alfi0812" title="Code">💻</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" valign="top" width="14.28%"><a href="http://blog.yuzhuohui.info"><img src="https://avatars.githubusercontent.com/u/413855?v=4?s=100" width="100px;" alt="Agassi"/><br /><sub><b>Agassi</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=agassiyzh" title="Code">💻</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
|
Loading…
Reference in New Issue