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

lhotari pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 1461874f08fc Sync data/team.js
1461874f08fc is described below

commit 1461874f08fcd5e7c99fe77f821ef5398eeebac4
Author: Lari Hotari <lhot...@users.noreply.github.com>
AuthorDate: Wed Jul 3 14:22:36 2024 +0300

    Sync data/team.js
    
    - used "scripts/sync-team-js.sh" to sync
---
 data/team.js | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/data/team.js b/data/team.js
index 7327798cb344..fd3eeef2bf38 100644
--- a/data/team.js
+++ b/data/team.js
@@ -348,6 +348,11 @@ module.exports = {
         "cckellogg"
       ]
     },
+    {
+      "name": "Jie Chen",
+      "apacheId": "crossoverjie",
+      "githubUsername": []
+    },
     {
       "name": "Tao Jiuming",
       "apacheId": "daojun",
@@ -481,7 +486,7 @@ module.exports = {
       "name": "ZhangJian He",
       "apacheId": "shoothzj",
       "githubUsername": [
-        "Shoothzj"
+        "shoothzj"
       ]
     },
     {
@@ -491,6 +496,11 @@ module.exports = {
         "murong00"
       ]
     },
+    {
+      "name": "WenZhi Feng",
+      "apacheId": "thetumbled",
+      "githubUsername": []
+    },
     {
       "name": "Li Li",
       "apacheId": "urfree",

Reply via email to