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 21206e7  Update team info (#9059)
21206e7 is described below

commit 21206e71f991c6835f7fe0a6b4bc632148875a92
Author: Jennifer Huang <[email protected]>
AuthorDate: Fri Dec 25 13:12:44 2020 +0800

    Update team info (#9059)
    
    Add new committers' info on the Pulsar website.
---
 site2/website/data/team.js | 19 ++++++++++++++++++-
 1 file changed, 18 insertions(+), 1 deletion(-)

diff --git a/site2/website/data/team.js b/site2/website/data/team.js
index 77c9c12..549c901 100644
--- a/site2/website/data/team.js
+++ b/site2/website/data/team.js
@@ -18,6 +18,11 @@ module.exports = {
       roles: 'Committer, PMC',
     },
     {
+      name: 'Daniel Blankensteiner',
+      apacheId: 'blankensteiner',
+      roles: 'Committer'
+    },
+    {
       name: 'David Fisher',
       apacheId: 'wave',
       roles: 'Committer, PMC'
@@ -71,7 +76,7 @@ module.exports = {
       name: 'Jennifer Huang',
       apacheId: 'hjf',
       org: 'StreamNative',
-      roles: 'Committer'
+      roles: 'Committer, PMC'
     },
     {
       name: 'Jia Zhai',
@@ -91,6 +96,12 @@ module.exports = {
       roles: 'Committer, PMC'
     },
     {
+      name: 'Lin Lin',
+      apacheId: 'linlin',
+      org: 'Tencent',
+      roles: 'Committer'
+    },
+    {
       name: 'Ludwig Pummer',
       apacheId: 'ludwigp',
       org: 'Yahoo',
@@ -173,6 +184,12 @@ module.exports = {
       roles: 'Committer'
     },
     {
+      name: 'Yijie Shen',
+      apacheId: 'yjshen',
+      org: 'KUAISHOU',
+      roles: 'Committer'
+  },
+    {
         name: 'Yu Liu',
         apacheId: 'liuyu',
         org: 'StreamNative',

Reply via email to