This is an automated email from the ASF dual-hosted git repository.
xiaoyu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shenyu-website.git
The following commit(s) were added to refs/heads/main by this push:
new c25a63750d [fix:community] Migrate contributors from community to
team. (#693)
c25a63750d is described below
commit c25a63750d8291343fb501afff2b90667af3a40c
Author: lahmxu <[email protected]>
AuthorDate: Tue Aug 9 20:50:14 2022 +0800
[fix:community] Migrate contributors from community to team. (#693)
---
community/9-contributors.mdx | 41 ----------------------
.../current/9-contributors.mdx | 39 --------------------
.../{team.md => team.mdx} | 35 +++++++++++++++++-
src/pages/{team.md => team.mdx} | 33 +++++++++++++++++
4 files changed, 67 insertions(+), 81 deletions(-)
diff --git a/community/9-contributors.mdx b/community/9-contributors.mdx
deleted file mode 100644
index 6f291423b0..0000000000
--- a/community/9-contributors.mdx
+++ /dev/null
@@ -1,41 +0,0 @@
----
-title: Contributors
-sidebar_position: 9
-description: Apache ShenYu Contributors
-author: "xiaoyu"
-loadContributorList: true
-categories: "Apache ShenYu"
-tags: ["ContributorList"]
----
-
-import Contributors from '@site/src/components/Contributors';
-
-Hundreds of people have contributed articles and code to Apache ShenYu so far,
thank you very much!
-
-If you want to contribute, you can go to the [Apache
ShenYu](https://github.com/apache/incubator-shenyu/) and fork it.
-
-### [Apache ShenYu](https://github.com/apache/incubator-shenyu)
-<Contributors repo="apache/incubator-shenyu"/>
-
-### [Apache ShenYu
Dashboard](https://github.com/apache/incubator-shenyu-dashboard)
-<Contributors repo="apache/incubator-shenyu-dashboard"/>
-
-### [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/9-contributors.mdx
b/i18n/zh/docusaurus-plugin-content-docs-community/current/9-contributors.mdx
deleted file mode 100644
index e0a0c7e059..0000000000
---
a/i18n/zh/docusaurus-plugin-content-docs-community/current/9-contributors.mdx
+++ /dev/null
@@ -1,39 +0,0 @@
----
-title: 贡献者
-sidebar_position: 9
-description: Apache ShenYu贡献者列表
-author: "xiaoyu"
-loadContributorList: true
-categories: "Apache ShenYu"
-tags: ["ContributorList"]
----
-
-import Contributors from '@site/src/components/Contributors';
-
-目前已经有上百位小伙伴为Apache ShenYu 贡献了文章和代码,非常感谢他们!
-
-想要参与贡献,可以直接去[Apache ShenYu](https://github.com/apache/incubator-shenyu/),并fork。
-
-### [Apache ShenYu](https://github.com/apache/incubator-shenyu)
-<Contributors repo="apache/incubator-shenyu"/>
-
-### [Apache ShenYu
Dashboard](https://github.com/apache/incubator-shenyu-dashboard)
-<Contributors repo="apache/incubator-shenyu-dashboard"/>
-
-### [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
diff --git a/i18n/zh/docusaurus-plugin-content-pages/team.md
b/i18n/zh/docusaurus-plugin-content-pages/team.mdx
similarity index 92%
rename from i18n/zh/docusaurus-plugin-content-pages/team.md
rename to i18n/zh/docusaurus-plugin-content-pages/team.mdx
index c79596389c..32f575a7b8 100644
--- a/i18n/zh/docusaurus-plugin-content-pages/team.md
+++ b/i18n/zh/docusaurus-plugin-content-pages/team.mdx
@@ -8,7 +8,7 @@ tags: ["Team"]
---
-## Apache ShenYu 团队
+## Apache ShenYu 团队
项目正在不断的发展和壮大,这离不开每一位成员和贡献者的贡献。
团队始终坚持社区大于代码,我们期待更多的人加入团队,和社区共同成长。
@@ -330,3 +330,36 @@ tags: ["Team"]
<td></td>
</tr>
</table>
+
+## 贡献者
+
+import Contributors from '@site/src/components/Contributors';
+
+目前已经有上百位小伙伴为Apache ShenYu 贡献了文章和代码,非常感谢他们!
+
+想要参与贡献,可以直接去[Apache ShenYu](https://github.com/apache/shenyu/),并fork。
+
+### [Apache ShenYu](https://github.com/apache/shenyu)
+<Contributors repo="apache/shenyu"/>
+
+### [Apache ShenYu Dashboard](https://github.com/apache/shenyu-dashboard)
+<Contributors repo="apache/shenyu-dashboard"/>
+
+### [Apache ShenYu Website](https://github.com/apache/shenyu-website)
+<Contributors repo="apache/shenyu-website"/>
+
+### [Apache ShenYu Helm Chart](https://github.com/apache/shenyu-helm-chart)
+<Contributors repo="apache/shenyu-helm-chart"/>
+
+### [Apache ShenYu Nginx](https://github.com/apache/shenyu-nginx)
+<Contributors repo="apache/shenyu-nginx"/>
+
+### [Apache ShenYu Client
Python](https://github.com/apache/shenyu-client-python)
+<Contributors repo="apache/shenyu-client-python"/>
+
+### [Apache ShenYu Client
Dotnet](https://github.com/apache/shenyu-client-dotnet)
+<Contributors repo="apache/shenyu-client-dotnet"/>
+
+### [Apache ShenYu Client
Golang](https://github.com/apache/shenyu-client-golang)
+<Contributors repo="apache/shenyu-client-golang"/>
+
diff --git a/src/pages/team.md b/src/pages/team.mdx
similarity index 92%
rename from src/pages/team.md
rename to src/pages/team.mdx
index 4f32c0133f..a51891ad85 100644
--- a/src/pages/team.md
+++ b/src/pages/team.mdx
@@ -327,3 +327,36 @@ The team always insists on community over code. We are
looking forward to more p
<td></td>
</tr>
</table>
+
+## Contributors
+
+import Contributors from '@site/src/components/Contributors';
+
+Hundreds of people have contributed articles and code to Apache ShenYu so far,
thank you very much!
+
+If you want to contribute, you can go to the [Apache
ShenYu](https://github.com/apache/shenyu/) and fork it.
+
+### [Apache ShenYu](https://github.com/apache/shenyu)
+<Contributors repo="apache/shenyu"/>
+
+### [Apache ShenYu Dashboard](https://github.com/apache/shenyu-dashboard)
+<Contributors repo="apache/shenyu-dashboard"/>
+
+### [Apache ShenYu Website](https://github.com/apache/shenyu-website)
+<Contributors repo="apache/shenyu-website"/>
+
+### [Apache ShenYu Helm Chart](https://github.com/apache/shenyu-helm-chart)
+<Contributors repo="apache/shenyu-helm-chart"/>
+
+### [Apache ShenYu Nginx](https://github.com/apache/shenyu-nginx)
+<Contributors repo="apache/shenyu-nginx"/>
+
+### [Apache ShenYu Client
Python](https://github.com/apache/shenyu-client-python)
+<Contributors repo="apache/shenyu-client-python"/>
+
+### [Apache ShenYu Client
Dotnet](https://github.com/apache/shenyu-client-dotnet)
+<Contributors repo="apache/shenyu-client-dotnet"/>
+
+### [Apache ShenYu Client
Golang](https://github.com/apache/shenyu-client-golang)
+<Contributors repo="apache/shenyu-client-golang"/>
+