This is an automated email from the ASF dual-hosted git repository.

xuehuilang 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 fe269327d3 add team.mdx (#983)
fe269327d3 is described below

commit fe269327d3ed390db27b5ff8cdecd7164e91176b
Author: Misaya295 <[email protected]>
AuthorDate: Tue Oct 24 14:05:52 2023 +0800

    add team.mdx (#983)
---
 i18n/zh/docusaurus-plugin-content-pages/team.mdx | 8 ++++++++
 src/pages/team.mdx                               | 8 ++++++++
 2 files changed, 16 insertions(+)

diff --git a/i18n/zh/docusaurus-plugin-content-pages/team.mdx 
b/i18n/zh/docusaurus-plugin-content-pages/team.mdx
index 5ee2e97310..c8ac41a8bc 100644
--- a/i18n/zh/docusaurus-plugin-content-pages/team.mdx
+++ b/i18n/zh/docusaurus-plugin-content-pages/team.mdx
@@ -425,6 +425,14 @@ tags: ["Team"]
         <td>Committer</td>
         <td></td>
     </tr>
+    <tr>
+        <td><a href="https://github.com/misaya295";><img width="64" 
src="https://avatars.githubusercontent.com/u/45778734?v=4"/></a></td>
+        <td>Wenkang Chen</td>
+        <td><a 
href="https://people.apache.org/committer-index.html#chenwenkang";>chenwenkang</a></td>
+        <td><a href="http://github.com/misaya295";>chenwenkang</a></td>
+        <td>Committer</td>
+        <td></td>
+    </tr>
 </table>
 
 ## 贡献者
diff --git a/src/pages/team.mdx b/src/pages/team.mdx
index 0bf2c32158..ed4f3028aa 100644
--- a/src/pages/team.mdx
+++ b/src/pages/team.mdx
@@ -422,6 +422,14 @@ The team always insists on community over code. We are 
looking forward to more p
         <td>Committer</td>
         <td></td>
     </tr>
+    <tr>
+        <td><a href="https://github.com/misaya295";><img width="64" 
src="https://avatars.githubusercontent.com/u/45778734?v=4"/></a></td>
+        <td>Wenkang Chen</td>
+        <td><a 
href="https://people.apache.org/committer-index.html#chenwenkang";>chenwenkang</a></td>
+        <td><a href="http://github.com/misaya295";>chenwenkang</a></td>
+        <td>Committer</td>
+        <td></td>
+    </tr>
 
 </table>
 

Reply via email to