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

lsm 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 2cb81b7  New Committer: Senmiao Liu (#154)
2cb81b7 is described below

commit 2cb81b70c26e92844ed3643090602decc7fa79cf
Author: LSM <[email protected]>
AuthorDate: Wed Jun 26 10:45:22 2024 +0800

    New Committer: Senmiao Liu (#154)
    
    * new committer: Senmiao Liu
    
    * fix order
---
 src/en/become_committer.md               |  6 ++++++
 src/en/news/2024-06-25-new-committers.md | 33 ++++++++++++++++++++++++++++++++
 src/zh/become_committer.md               |  6 ++++++
 src/zh/news/2024-06-25-new-committers.md | 27 ++++++++++++++++++++++++++
 4 files changed, 72 insertions(+)

diff --git a/src/en/become_committer.md b/src/en/become_committer.md
index a902206..4f12259 100644
--- a/src/en/become_committer.md
+++ b/src/en/become_committer.md
@@ -142,6 +142,12 @@ menu:
       <td><a href="https://github.com/jiaoqingbo";>jiaoqingbo</a></td>
       <td>AsiaInfo</td>
     </tr>
+    <tr>
+      <td>Senmiao Liu</td>
+      <td>lsm</td>
+      <td><a href="https://github.com/lsm1";>lsm1</a></td>
+      <td>Trip</td>
+    </tr>
     <tr>
       <td>Shaoyun Chen</td>
       <td>csy</td>
diff --git a/src/en/news/2024-06-25-new-committers.md 
b/src/en/news/2024-06-25-new-committers.md
new file mode 100644
index 0000000..9f5ec6d
--- /dev/null
+++ b/src/en/news/2024-06-25-new-committers.md
@@ -0,0 +1,33 @@
+---
+title: 'New committer: Senmiao Liu'
+date: 2024-06-25
+linked: true
+description: We are happy to announce Senmiao Liu 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 [Senmiao Liu](https://github.com/lsm1) to become a committer and 
we are pleased
+to announce that he has accepted.
+
+Senmiao Liu has been contributing to Apache Kyuubi for 3 years, including
+feature implementation, docs/testing improvement, bug fixing, etc. In
+particular, he has contributed to multiple engines such as Spark,
+Trino,and JDBC.
+
+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 Senmiao Liu!
\ No newline at end of file
diff --git a/src/zh/become_committer.md b/src/zh/become_committer.md
index 44c7513..ed52f92 100644
--- a/src/zh/become_committer.md
+++ b/src/zh/become_committer.md
@@ -140,6 +140,12 @@ menu:
       <td><a href="https://github.com/jiaoqingbo";>jiaoqingbo</a></td>
       <td>AsiaInfo</td>
     </tr>
+    <tr>
+      <td>Senmiao Liu</td>
+      <td>lsm</td>
+      <td><a href="https://github.com/lsm1";>lsm1</a></td>
+      <td>Trip</td>
+    </tr>
     <tr>
       <td>Shaoyun Chen</td>
       <td>csy</td>
diff --git a/src/zh/news/2024-06-25-new-committers.md 
b/src/zh/news/2024-06-25-new-committers.md
new file mode 100644
index 0000000..f16d26f
--- /dev/null
+++ b/src/zh/news/2024-06-25-new-committers.md
@@ -0,0 +1,27 @@
+---
+title: 'New committer: Senmiao Liu'
+date: 2024-06-25
+linked: true
+description: We are happy to announce Senmiao Liu 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 的项目管理委员会已经邀请[Senmiao Liu](https://github.com/lsm1)
+成为我们的 Committer,我们很高兴地宣布他已经接受邀请。
+
+Senmiao Liu 已经为Apache 
Kyuubi贡献了3年时间,包括功能实现、文档/测试改进、错误修复等,为多个引擎(如Spark、Trino和JDBC)做出了贡献
+
+成为 Committer 可以更轻松地为项目做出贡献,因为不需要通过补丁提交过程,这能够提高生产力。
+PMC 成员帮助管理和指导项目的方向。
+
+让我们一起祝贺 Senmiao Liu!
\ No newline at end of file

Reply via email to