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 7c85ae5832f Update Pulsar PMC
7c85ae5832f is described below

commit 7c85ae5832f74274d9b55a3d4c6324f931278e76
Author: Lari Hotari <lhot...@users.noreply.github.com>
AuthorDate: Fri May 2 14:09:17 2025 +0300

    Update Pulsar PMC
---
 data/team.js | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/data/team.js b/data/team.js
index 44722d66e5a..a059ad426f1 100644
--- a/data/team.js
+++ b/data/team.js
@@ -296,6 +296,13 @@ module.exports = {
       "githubUsername": [
         "RobertIndie"
       ]
+    },
+    {
+      "name": "Zixuan Liu",
+      "apacheId": "zixuan",
+      "githubUsername": [
+        "nodece"
+      ]
     }
   ],
   "committers": [
@@ -572,13 +579,6 @@ module.exports = {
       "githubUsername": [
         "coderzc"
       ]
-    },
-    {
-      "name": "Zixuan Liu",
-      "apacheId": "zixuan",
-      "githubUsername": [
-        "nodece"
-      ]
     }
   ]
 };

Reply via email to