mirror of
https://github.com/kubesphere/kubekey.git
synced 2025-12-26 01:22:51 +00:00
add Kevinz857 as a contributor for code (#2592)
* 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
ff74cea165
commit
acf1c51ea3
|
|
@ -841,6 +841,15 @@
|
|||
"contributions": [
|
||||
"code"
|
||||
]
|
||||
},
|
||||
{
|
||||
"login": "Kevinz857",
|
||||
"name": "Kevin",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/20255934?v=4",
|
||||
"profile": "https://github.com/Kevinz857",
|
||||
"contributions": [
|
||||
"code"
|
||||
]
|
||||
}
|
||||
],
|
||||
"contributorsPerLine": 7,
|
||||
|
|
|
|||
|
|
@ -124,6 +124,9 @@ Contributions of any kind are welcome! Thanks goes to these wonderful contributo
|
|||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/LazyBusyYang"><img src="https://avatars.githubusercontent.com/u/26729379?v=4?s=100" width="100px;" alt="LazyBusyYang"/><br /><sub><b>LazyBusyYang</b></sub></a><br /><a href="https://github.com/kubesphere/kubekey/commits?author=LazyBusyYang" title="Code">💻</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/endlesstravel"><img src="https://avatars.githubusercontent.com/u/10757838?v=4?s=100" width="100px;" alt="Yx"/><br /><sub><b>Yx</b></sub></a><br /><a href="https://github.com/kubesphere/kubekey/commits?author=endlesstravel" title="Code">💻</a></td>
|
||||
</tr>
|
||||
<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>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
|
|
|||
|
|
@ -408,6 +408,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/LazyBusyYang"><img src="https://avatars.githubusercontent.com/u/26729379?v=4?s=100" width="100px;" alt="LazyBusyYang"/><br /><sub><b>LazyBusyYang</b></sub></a><br /><a href="https://github.com/kubesphere/kubekey/commits?author=LazyBusyYang" title="Code">💻</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/endlesstravel"><img src="https://avatars.githubusercontent.com/u/10757838?v=4?s=100" width="100px;" alt="Yx"/><br /><sub><b>Yx</b></sub></a><br /><a href="https://github.com/kubesphere/kubekey/commits?author=endlesstravel" title="Code">💻</a></td>
|
||||
</tr>
|
||||
<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>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
|
|
|||
|
|
@ -425,6 +425,9 @@ kubectl completion bash >/etc/bash_completion.d/kubectl
|
|||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/LazyBusyYang"><img src="https://avatars.githubusercontent.com/u/26729379?v=4?s=100" width="100px;" alt="LazyBusyYang"/><br /><sub><b>LazyBusyYang</b></sub></a><br /><a href="https://github.com/kubesphere/kubekey/commits?author=LazyBusyYang" title="Code">💻</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/endlesstravel"><img src="https://avatars.githubusercontent.com/u/10757838?v=4?s=100" width="100px;" alt="Yx"/><br /><sub><b>Yx</b></sub></a><br /><a href="https://github.com/kubesphere/kubekey/commits?author=endlesstravel" title="Code">💻</a></td>
|
||||
</tr>
|
||||
<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>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue