You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by pe...@apache.org on 2019/12/08 02:42:46 UTC

[pulsar] branch master updated: Add Yu to team list. (#5796)

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 90944f1  Add Yu to team list. (#5796)
90944f1 is described below

commit 90944f1b7673bfa9c635ded6f2df15e0c39eb9a6
Author: lipenghui <pe...@apache.org>
AuthorDate: Sun Dec 8 10:42:37 2019 +0800

    Add Yu to team list. (#5796)
---
 site2/website/data/team.js | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/site2/website/data/team.js b/site2/website/data/team.js
index 5dfc7d7..9ccb54d 100644
--- a/site2/website/data/team.js
+++ b/site2/website/data/team.js
@@ -161,6 +161,12 @@ module.exports = {
       roles: 'Committer'
     },
     {
+        name: 'Yu Liu',
+        apacheId: 'liuyu',
+        org: 'StreamNative',
+        roles: 'Committer'
+    },
+    {
       name: 'Yuki Shiga',
       apacheId: 'yushiga',
       org: 'Yahoo Japan Corporation',