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

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


The following commit(s) were added to refs/heads/master by this push:
     new 28855d9  Add Tianlin Liao in committer list (#125)
28855d9 is described below

commit 28855d9febc94b8333b8ce2e6379dd5c5f104c3a
Author: lightning_L <[email protected]>
AuthorDate: Mon Apr 10 22:24:12 2023 +0800

    Add Tianlin Liao in committer list (#125)
---
 src/en/become_committer.md               |  5 ++++
 src/en/news/2023-04-10-new-committers.md | 40 ++++++++++++++++++++++++++++++++
 src/zh/become_committer.md               |  5 ++++
 src/zh/news/2023-04-10-new-committers.md | 35 ++++++++++++++++++++++++++++
 4 files changed, 85 insertions(+)

diff --git a/src/en/become_committer.md b/src/en/become_committer.md
index b8604c5..c19cb96 100644
--- a/src/en/become_committer.md
+++ b/src/en/become_committer.md
@@ -108,6 +108,11 @@ menu:
       <td>csy</td>
       <td><a href="https://github.com/cxzl25";>cxzl25</a></td>
     </tr>
+    <tr>
+      <td>Tianlin Liao</td>
+      <td>tianlinliao</td>
+      <td><a href="https://github.com/lightning-L";>tianlinliao</a></td>
+    </tr>
     <tr>
       <td>Vino Yang</td>
       <td>vinoyang</td>
diff --git a/src/en/news/2023-04-10-new-committers.md 
b/src/en/news/2023-04-10-new-committers.md
new file mode 100644
index 0000000..ff81881
--- /dev/null
+++ b/src/en/news/2023-04-10-new-committers.md
@@ -0,0 +1,40 @@
+---
+title: 'New committer: Tianlin Liao'
+date: 2023-04-10
+linked: true
+description: We are happy to announce Tianlin Liao 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 [Tianlin Liao](https://github.com/lightning-L) to become our 
committer and
+we are pleased to announce that she has accepted.
+
+Tianlin Liao is currently working in eBay Shanghai. She joined Kyuubi 
community 1 year ago.
+
+Her contributions are as follows
+
+- Major contributor of Kyuubi Rest Client module
+- Refactor of Kyuubi Ctl module and add support for batch job
+- Kyuubi client new features and enhancements
+- Kyuubi metrics enhancements
+- Kyuubi Spark engine enhancements
+
+Please join me in congratulating Tianlin!
+
+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.
diff --git a/src/zh/become_committer.md b/src/zh/become_committer.md
index 659d48d..2a848a5 100644
--- a/src/zh/become_committer.md
+++ b/src/zh/become_committer.md
@@ -106,6 +106,11 @@ menu:
       <td>csy</td>
       <td><a href="https://github.com/cxzl25";>cxzl25</a></td>
     </tr>
+    <tr>
+      <td>Tianlin Liao</td>
+      <td>tianlinliao</td>
+      <td><a href="https://github.com/lightning-L";>tianlinliao</a></td>
+    </tr>
     <tr>
       <td>Vino Yang</td>
       <td>vinoyang</td>
diff --git a/src/zh/news/2023-04-10-new-committers.md 
b/src/zh/news/2023-04-10-new-committers.md
new file mode 100644
index 0000000..bb6a50a
--- /dev/null
+++ b/src/zh/news/2023-04-10-new-committers.md
@@ -0,0 +1,35 @@
+---
+title: '新的 Committer: Tianlin Liao'
+date: 2023-04-10
+linked: true
+description: 我们很高兴的宣布 Tianlin Liao 成为新的 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 的项目管理委员会已经邀请[Tianlin Liao](https://github.com/lightning-L)
+成为我们的 Committer,我们很高兴地宣布她已经接受邀请。
+
+Tianlin Liao 目前就职于eBay,她在 Kyuubi 项目中的贡献包括
+
+   - Kyuubi Rest Client 模块的主要贡献者
+   - Kyuubi Ctl 模块的重构,以及batch job的支持
+   - Kyuubi 客户端的其他功能增加和优化工作
+   - Kyuubi metrics 的完善
+   - Kyuubi Spark Engine 相关的新功能和优化
+
+让我们一起祝贺 Tianlin!
+
+成为 Committer 可以更轻松地为项目做出贡献,因为不需要通过补丁提交过程,这能够提高生产力。
+PMC 成员帮助管理和指导项目的方向。

Reply via email to