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 876c90d13053 Sync data/team.js with 
https://whimsy.apache.org/roster/committee/pulsar.json (#734)
876c90d13053 is described below

commit 876c90d13053221bd98d237735b9585a83fb9e36
Author: Lari Hotari <[email protected]>
AuthorDate: Mon Nov 20 12:03:28 2023 +0200

    Sync data/team.js with 
https://whimsy.apache.org/roster/committee/pulsar.json (#734)
---
 data/team.js | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/data/team.js b/data/team.js
index 5d7dbd5d942a..91f6bb2864c4 100644
--- a/data/team.js
+++ b/data/team.js
@@ -4,6 +4,10 @@ module.exports = {
       "name": "Sahaya Andrews",
       "apacheId": "andrews"
     },
+    {
+      "name": "Daniel Blankensteiner",
+      "apacheId": "blankensteiner"
+    },
     {
       "name": "Bo Cong",
       "apacheId": "bogong"
@@ -178,10 +182,6 @@ module.exports = {
       "name": "Baodi Shi",
       "apacheId": "baodi"
     },
-    {
-      "name": "Daniel Blankensteiner",
-      "apacheId": "blankensteiner"
-    },
     {
       "name": "Christophe Bornet",
       "apacheId": "cbornet"
@@ -250,6 +250,10 @@ module.exports = {
       "name": "Neng Lu",
       "apacheId": "nlu90"
     },
+    {
+      "name": "Chris Bono",
+      "apacheId": "onobc"
+    },
     {
       "name": "Rui Fu",
       "apacheId": "rfu"

Reply via email to