update contributors

Signed-off-by: Forest-L <lilin@yunify.com>
This commit is contained in:
Forest-L 2020-12-28 15:36:58 +08:00
parent d2a78d20c4
commit 74fc6fae86
3 changed files with 20 additions and 0 deletions

View File

@ -1,4 +1,10 @@
### Sincere gratitude goes to the following people for their contributions to KubeKey
Contributions of any kind are welcome! Thanks goes to these wonderful contributors, they made our project grow fast.
<a href="https://github.com/kubesphere/kubekey/graphs/contributors">
<img src="https://contributors-img.web.app/image?repo=kubesphere/kubekey" />
</a>
- pixiake
- Forest-L
- rayzhou2017

View File

@ -277,3 +277,10 @@ Getting cluster info and generating kubekey's configuration file (optional).
* [Storage clients](docs/storage-client.md)
* [Kubectl autocompletion](docs/kubectl-autocompletion.md)
* [Roadmap](docs/roadmap.md)
## Contribute
Contributions of any kind are welcome! Thanks goes to these wonderful contributors, they made our project grow fast.
<a href="https://github.com/kubesphere/kubekey/graphs/contributors">
<img src="https://contributors-img.web.app/image?repo=kubesphere/kubekey" />
</a>

View File

@ -265,3 +265,10 @@ kubectl completion bash >/etc/bash_completion.d/kubectl
* [网络访问](docs/network-access.md)
* [存储客户端](docs/storage-client.md)
* [路线图](docs/roadmap.md)
## 贡献
欢迎任何形式的贡献! 感谢这些优秀的贡献者,是他们让我们的项目快速成长。
<a href="https://github.com/kubesphere/kubekey/graphs/contributors">
<img src="https://contributors-img.web.app/image?repo=kubesphere/kubekey" />
</a>