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

binjieyang pushed a commit to branch add_committer/binjie_yang
in repository https://gitbox.apache.org/repos/asf/kyuubi-website.git

commit 23803fbca5957c290aba309fd512403be4c1f981
Author: zwangsheng <[email protected]>
AuthorDate: Wed Oct 11 14:01:43 2023 +0800

    Add Binjie Yang as committer
---
 src/en/become_committer.md               |  5 ++++
 src/en/news/2023-10-11-new-committers.md | 39 ++++++++++++++++++++++++++++++++
 src/zh/become_committer.md               |  6 +++++
 src/zh/news/2023-10-11-new-committers.md | 36 +++++++++++++++++++++++++++++
 4 files changed, 86 insertions(+)

diff --git a/src/en/become_committer.md b/src/en/become_committer.md
index c258567..153b7ba 100644
--- a/src/en/become_committer.md
+++ b/src/en/become_committer.md
@@ -43,6 +43,11 @@ menu:
       <td>bowenliang</td>
       <td><a href="https://github.com/bowenliang123";>bowenliang123</a></td>
     </tr>
+    <tr>
+      <td>Binjie Yang</td>
+      <td>binjieyang</td>
+      <td><a href="https://github.com/zwangsheng";>zwangsheng</a></td>
+    </tr>
     <tr>
       <td>Cheng Pan</td>
       <td>chengpan</td>
diff --git a/src/en/news/2023-10-11-new-committers.md 
b/src/en/news/2023-10-11-new-committers.md
new file mode 100644
index 0000000..63cf20f
--- /dev/null
+++ b/src/en/news/2023-10-11-new-committers.md
@@ -0,0 +1,39 @@
+---
+title: '新的 committer: Binjie Yang'
+date: 2023-10-11
+linked: true
+description: We are happy to announce Binjie Yang becomes a new Kyuubi 
committer.
+---
+<!---
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License. See accompanying LICENSE file.
+-->
+
+The Project Management Committee (PMC) for Apache Kyuubi
+has invited [Binjie Yang](https://github.com/zwangsheng) to become a committer 
and we are pleased
+to announce that he has accepted.
+
+Binjie Yang works at NetEase Games, he
+
+- started contribution to Kyuubi community since Mar. 2021
+- made a major contribution to fit Kyuubi with Spark Engine On Kubernetes
+- participate in Kyuubi On Kubernetes adaptation and integration test 
construction
+- join the construction of Kyuubi Web UI & Restful Api V2
+- participated in various discussions on the mail list and GitHub issues
+- helped users resolve problems on GitHub and WeChat
+
+Being a committer enables easier contribution to the
+project since there is no need to go via the patch
+submission process. This should enable better productivity.
+A PMC member helps manage and guide the direction of the project.
+
+Please join me in congratulating Binjie Yang!
diff --git a/src/zh/become_committer.md b/src/zh/become_committer.md
index 45e61b9..313a9e5 100644
--- a/src/zh/become_committer.md
+++ b/src/zh/become_committer.md
@@ -41,6 +41,11 @@ menu:
       <td>bowenliang</td>
       <td><a href="https://github.com/bowenliang123";>bowenliang123</a></td>
     </tr>
+    <tr>
+      <td>Binjie Yang</td>
+      <td>binjieyang</td>
+      <td><a href="https://github.com/zwangsheng";>zwangsheng</a></td>
+    </tr>
     <tr>
       <td>Cheng Pan</td>
       <td>chengpan</td>
@@ -91,6 +96,7 @@ menu:
       <td>yao</td>
       <td><a href="https://github.com/yaooqinn";>yaooqinn</a></td>
     </tr>
+    <tr>
     <td>Paul Lin</td>
       <td>paullin</td>
       <td><a href="https://github.com/link3280";>link3280</a></td>
diff --git a/src/zh/news/2023-10-11-new-committers.md 
b/src/zh/news/2023-10-11-new-committers.md
new file mode 100644
index 0000000..f1b0e4e
--- /dev/null
+++ b/src/zh/news/2023-10-11-new-committers.md
@@ -0,0 +1,36 @@
+---
+title: '新的 committer: Binjie Yang'
+date: 2023-10-11
+linked: true
+description: We are happy to announce Binjie Yang becomes a new Kyuubi 
committer.
+---
+<!---
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License. See accompanying LICENSE file.
+-->
+
+Apache Kyuubi 的项目管理委员会已经邀请[Binjie Yang](https://github.com/zwangsheng)
+成为我们的 Committer,我们很高兴地宣布他已经接受邀请。
+
+Binjie Yang 现就职于网易, 他
+
+- 自 2021 年 3 月以来,参与 Kyuubi 社区贡献
+- Kyuubi Spark Engine On Kubernetes 适配的主要贡献者
+- 参与 Kyuubi On Kubernetes 适配以及集成测试构建
+- 参与 Kyuubi Web UI & Restful Api V2 建设工作
+- 在邮件列表和 GitHub Issue 中参与了多项讨论
+- 在 GitHub 和微信群中为用户解决问题
+
+成为 Committer 可以更轻松地为项目做出贡献,因为不需要通过补丁提交过程,这能够提高生产力。
+PMC 成员帮助管理和指导项目的方向。
+
+让我们一起祝贺 Binjie Yang!

Reply via email to