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

penghui pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git


The following commit(s) were added to refs/heads/master by this push:
     new 2b04796  [website] Add new committers (#8369)
2b04796 is described below

commit 2b04796b8d975478f1c7b956085567805421c6a3
Author: Jennifer Huang <[email protected]>
AuthorDate: Mon Oct 26 16:14:51 2020 +0800

    [website] Add new committers (#8369)
    
    ### Motivation
    
    We have two more committers for Pulsar community.
---
 site2/website/data/team.js | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/site2/website/data/team.js b/site2/website/data/team.js
index 9ccb54d..77c9c12 100644
--- a/site2/website/data/team.js
+++ b/site2/website/data/team.js
@@ -38,12 +38,24 @@ module.exports = {
       roles: 'Committer'
     },
     {
+      name: 'Hang Chen',
+      apacheId: 'chenhang',
+      org: 'BIGO Technology',
+      roles: 'Committer'
+    },
+    {
       name: 'Hiroyuki Sakai',
       apacheId: 'hrsakai',
       org: 'Yahoo Japan Corporation',
       roles: 'Committer, PMC'
     },
     {
+      name: 'Huanli Meng',
+      apacheId: 'huanlimeng',
+      org: 'StreamNative',
+      roles: 'Committer'
+    },
+    {
       name: 'Ivan Brendan Kelly',
       apacheId: 'ivank',
       org: 'Streamlio',

Reply via email to