You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by do...@apache.org on 2022/09/06 05:01:53 UTC

[inlong-website] branch master updated: [INLONG-533][Doc] Add new committer for yunqing (#534)

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

dockerzhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/inlong-website.git


The following commit(s) were added to refs/heads/master by this push:
     new b9dd1ffcb [INLONG-533][Doc] Add new committer for yunqing (#534)
b9dd1ffcb is described below

commit b9dd1ffcb5132764fd1e5d90d79cbb19957fc501
Author: Charles Zhang <do...@apache.org>
AuthorDate: Tue Sep 6 13:01:48 2022 +0800

    [INLONG-533][Doc] Add new committer for yunqing (#534)
---
 config/team.json           |  5 +++++
 src/pages/team/config.json | 42 +++++++++++++++++++++---------------------
 2 files changed, 26 insertions(+), 21 deletions(-)

diff --git a/config/team.json b/config/team.json
index 7e490d314..4257f1e8a 100644
--- a/config/team.json
+++ b/config/team.json
@@ -176,6 +176,11 @@
       "apacheID": "zjshen",
       "githubName": "zjshen14",
       "publicName": "Zhijie Shen"
+    },
+    {
+      "apacheID": "yunqing",
+      "githubName": "yunqingmoswu",
+      "publicName": "Yunqing Mo"
     }
   ]
 }
\ No newline at end of file
diff --git a/src/pages/team/config.json b/src/pages/team/config.json
index e75571f1f..6be8d766a 100644
--- a/src/pages/team/config.json
+++ b/src/pages/team/config.json
@@ -1,22 +1,22 @@
-{
-  "zh-CN": {
-    "synopsis": [
-      "InLong 团队由成员和贡献者组成。 成员可以直接访问 InLong 项目的源代码并积极改进代码库。",
-      "贡献者通过向成员提交补丁和建议来改进项目。 该项目的贡献者数量不限。 非常感谢对 InLong 的所有贡献,",
-      "无论是微不足道的清理、重大的新功能还是其他物质奖励。 更多详情请看这里。"
-    ],
-    "members": "成员包括项目管理会成员和委员。这个名单是按字母顺序排列的。",
-    "code_contributors": "代码贡献者:",
-    "doc_contributors": "文档贡献者:"
-  },
-  "en": {
-    "synopsis": [
-      "The InLong team is composed of members and contributors. Members can directly access the source code of the InLong project and actively improve the code base.",
-      "Contributors improve the project by submitting patches and suggestions to members. The number of contributors to the project is unlimited. Thank you very much for all",
-      "contributions to InLong, Whether it's trivial cleanup, major new features or other material rewards. For more details, please see here."
-    ],
-    "members": "Members include members and committee members of the project management committee. This list is arranged in alphabetical order.",
-    "code_contributors": "Code contributors",
-    "doc_contributors": "Document contributors"
-  }
+{
+  "zh-CN": {
+    "synopsis": [
+      "InLong 团队由成员和贡献者组成。 成员可以直接访问 InLong 项目的源代码并积极改进代码库。",
+      "贡献者通过向成员提交补丁和建议来改进项目。 该项目的贡献者数量不限。 非常感谢对 InLong 的所有贡献,",
+      "无论是微不足道的清理、重大的新功能还是其他物质奖励。 更多详情请看这里。"
+    ],
+    "members": "成员包括项目管理会成员和委员。",
+    "code_contributors": "代码贡献者:",
+    "doc_contributors": "文档贡献者:"
+  },
+  "en": {
+    "synopsis": [
+      "The InLong team is composed of members and contributors. Members can directly access the source code of the InLong project and actively improve the code base.",
+      "Contributors improve the project by submitting patches and suggestions to members. The number of contributors to the project is unlimited. Thank you very much for all",
+      "contributions to InLong, Whether it's trivial cleanup, major new features or other material rewards. For more details, please see here."
+    ],
+    "members": "Members include members and committee members of the project management committee.",
+    "code_contributors": "Code contributors",
+    "doc_contributors": "Document contributors"
+  }
 }
\ No newline at end of file