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

commit aaaffa8d674107021fd7f8bea7c880ea69f074fd
Author: Lari Hotari <[email protected]>
AuthorDate: Tue Feb 20 18:40:05 2024 +0200

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

diff --git a/data/team.js b/data/team.js
index ed9ffe074b9b..acd41b2f8c50 100644
--- a/data/team.js
+++ b/data/team.js
@@ -20,6 +20,10 @@ module.exports = {
       "name": "Hang Chen",
       "apacheId": "chenhang"
     },
+    {
+      "name": "David Jensen",
+      "apacheId": "djensen"
+    },
     {
       "name": "Enrico Olivelli",
       "apacheId": "eolivelli"
@@ -174,6 +178,10 @@ module.exports = {
       "name": "Aloys Zhang",
       "apacheId": "aloyszhang"
     },
+    {
+      "name": "Asaf Mesika",
+      "apacheId": "amesika"
+    },
     {
       "name": "Andrey Yegorov",
       "apacheId": "ayegorov"
@@ -202,10 +210,6 @@ module.exports = {
       "name": "Dezhi Liu",
       "apacheId": "dezhiliu"
     },
-    {
-      "name": "David Jensen",
-      "apacheId": "djensen"
-    },
     {
       "name": "Yuri Mizushima",
       "apacheId": "equanz"

Reply via email to