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 2152a7b22de3 Updated team.js
2152a7b22de3 is described below

commit 2152a7b22de3e53d5c55b4d00c5fbf70a8d46c2b
Author: Lari Hotari <[email protected]>
AuthorDate: Wed Mar 20 21:35:02 2024 +0200

    Updated team.js
---
 data/team.js | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/data/team.js b/data/team.js
index b06797de234c..6bbc0f9bbb96 100644
--- a/data/team.js
+++ b/data/team.js
@@ -443,7 +443,9 @@ module.exports = {
     {
       "name": "Chris Bono",
       "apacheId": "onobc",
-      "githubUsername": []
+      "githubUsername": [
+        "onobc"
+      ]
     },
     {
       "name": "Rui Fu",

Reply via email to