mirror of
https://github.com/kubesphere/kubekey.git
synced 2025-12-26 01:22:51 +00:00
add yhan219 as a contributor for code (#2613)
* update README.md [skip ci] * update CONTRIBUTORS.md [skip ci] * update README_zh-CN.md [skip ci] * update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
This commit is contained in:
parent
059d0f1627
commit
b9279f04c7
|
|
@ -859,6 +859,15 @@
|
|||
"contributions": [
|
||||
"code"
|
||||
]
|
||||
},
|
||||
{
|
||||
"login": "yhan219",
|
||||
"name": "yhan219",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/12593660?v=4",
|
||||
"profile": "https://blog.yhan219.com",
|
||||
"contributions": [
|
||||
"code"
|
||||
]
|
||||
}
|
||||
],
|
||||
"contributorsPerLine": 7,
|
||||
|
|
|
|||
|
|
@ -127,6 +127,7 @@ Contributions of any kind are welcome! Thanks goes to these wonderful contributo
|
|||
<tr>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Kevinz857"><img src="https://avatars.githubusercontent.com/u/20255934?v=4?s=100" width="100px;" alt="Kevin"/><br /><sub><b>Kevin</b></sub></a><br /><a href="https://github.com/kubesphere/kubekey/commits?author=Kevinz857" title="Code">💻</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/zmoon460"><img src="https://avatars.githubusercontent.com/u/42328751?v=4?s=100" width="100px;" alt="zmoon460"/><br /><sub><b>zmoon460</b></sub></a><br /><a href="https://github.com/kubesphere/kubekey/commits?author=zmoon460" title="Code">💻</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://blog.yhan219.com"><img src="https://avatars.githubusercontent.com/u/12593660?v=4?s=100" width="100px;" alt="yhan219"/><br /><sub><b>yhan219</b></sub></a><br /><a href="https://github.com/kubesphere/kubekey/commits?author=yhan219" title="Code">💻</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
|||
|
|
@ -411,6 +411,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
|
|||
<tr>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Kevinz857"><img src="https://avatars.githubusercontent.com/u/20255934?v=4?s=100" width="100px;" alt="Kevin"/><br /><sub><b>Kevin</b></sub></a><br /><a href="https://github.com/kubesphere/kubekey/commits?author=Kevinz857" title="Code">💻</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/zmoon460"><img src="https://avatars.githubusercontent.com/u/42328751?v=4?s=100" width="100px;" alt="zmoon460"/><br /><sub><b>zmoon460</b></sub></a><br /><a href="https://github.com/kubesphere/kubekey/commits?author=zmoon460" title="Code">💻</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://blog.yhan219.com"><img src="https://avatars.githubusercontent.com/u/12593660?v=4?s=100" width="100px;" alt="yhan219"/><br /><sub><b>yhan219</b></sub></a><br /><a href="https://github.com/kubesphere/kubekey/commits?author=yhan219" title="Code">💻</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
|||
|
|
@ -428,6 +428,7 @@ kubectl completion bash >/etc/bash_completion.d/kubectl
|
|||
<tr>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Kevinz857"><img src="https://avatars.githubusercontent.com/u/20255934?v=4?s=100" width="100px;" alt="Kevin"/><br /><sub><b>Kevin</b></sub></a><br /><a href="https://github.com/kubesphere/kubekey/commits?author=Kevinz857" title="Code">💻</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/zmoon460"><img src="https://avatars.githubusercontent.com/u/42328751?v=4?s=100" width="100px;" alt="zmoon460"/><br /><sub><b>zmoon460</b></sub></a><br /><a href="https://github.com/kubesphere/kubekey/commits?author=zmoon460" title="Code">💻</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://blog.yhan219.com"><img src="https://avatars.githubusercontent.com/u/12593660?v=4?s=100" width="100px;" alt="yhan219"/><br /><sub><b>yhan219</b></sub></a><br /><a href="https://github.com/kubesphere/kubekey/commits?author=yhan219" title="Code">💻</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
|||
Loading…
Reference in New Issue