This is an automated email from the ASF dual-hosted git repository. midnight2104 pushed a commit to branch contributor in repository https://gitbox.apache.org/repos/asf/incubator-shenyu-website.git
commit 5ac9cde185f12d5ae571f5f8c99a0c9b95caa8c6 Author: LL2104 <[email protected]> AuthorDate: Fri May 13 19:10:26 2022 +0800 add repository contributor --- community/8-contributors.mdx | 13 +++++++++++++ .../current/8-contributors.mdx | 12 ++++++++++++ 2 files changed, 25 insertions(+) diff --git a/community/8-contributors.mdx b/community/8-contributors.mdx index b3ebcbddb5..c1b540c733 100644 --- a/community/8-contributors.mdx +++ b/community/8-contributors.mdx @@ -23,6 +23,19 @@ If you want to contribute, you can go to the [Apache ShenYu](https://github.com/ ### [Apache ShenYu Website](https://github.com/apache/incubator-shenyu-website) <Contributors repo="apache/incubator-shenyu-website"/> +### [Apache ShenYu Helm Chart](https://github.com/apache/incubator-shenyu-helm-chart) +<Contributors repo="apache/incubator-shenyu-helm-chart"/> +### [Apache ShenYu Nginx](https://github.com/apache/incubator-shenyu-nginx) +<Contributors repo="apache/incubator-shenyu-nginx"/> + +### [Apache ShenYu Client Python](https://github.com/apache/incubator-shenyu-client-python) +<Contributors repo="apache/incubator-shenyu-client-python"/> + +### [Apache ShenYu Client Dotnet](https://github.com/apache/incubator-shenyu-client-dotnet) +<Contributors repo="apache/incubator-shenyu-client-dotnet"/> + +### [Apache ShenYu Client Golang](https://github.com/apache/incubator-shenyu-client-golang) +<Contributors repo="apache/incubator-shenyu-client-golang"/> diff --git a/i18n/zh/docusaurus-plugin-content-docs-community/current/8-contributors.mdx b/i18n/zh/docusaurus-plugin-content-docs-community/current/8-contributors.mdx index d37c360e3d..47d518cf02 100644 --- a/i18n/zh/docusaurus-plugin-content-docs-community/current/8-contributors.mdx +++ b/i18n/zh/docusaurus-plugin-content-docs-community/current/8-contributors.mdx @@ -23,5 +23,17 @@ import Contributors from '@site/src/components/Contributors'; ### [Apache ShenYu Website](https://github.com/apache/incubator-shenyu-website) <Contributors repo="apache/incubator-shenyu-website"/> +### [Apache ShenYu Helm Chart](https://github.com/apache/incubator-shenyu-helm-chart) +<Contributors repo="apache/incubator-shenyu-helm-chart"/> +### [Apache ShenYu Nginx](https://github.com/apache/incubator-shenyu-nginx) +<Contributors repo="apache/incubator-shenyu-nginx"/> +### [Apache ShenYu Client Python](https://github.com/apache/incubator-shenyu-client-python) +<Contributors repo="apache/incubator-shenyu-client-python"/> + +### [Apache ShenYu Client Dotnet](https://github.com/apache/incubator-shenyu-client-dotnet) +<Contributors repo="apache/incubator-shenyu-client-dotnet"/> + +### [Apache ShenYu Client Golang](https://github.com/apache/incubator-shenyu-client-golang) +<Contributors repo="apache/incubator-shenyu-client-golang"/> \ No newline at end of file
