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 68a7c39df928 Update team.js
68a7c39df928 is described below

commit 68a7c39df9288aa79ddc88b3d6b0e097083d0f8c
Author: Lari Hotari <[email protected]>
AuthorDate: Tue Mar 19 15:35:37 2024 +0200

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

diff --git a/data/team.js b/data/team.js
index 1c7c023d5ce2..f141f0e27787 100644
--- a/data/team.js
+++ b/data/team.js
@@ -307,7 +307,9 @@ module.exports = {
     {
       "name": "Asaf Mesika",
       "apacheId": "amesika",
-      "githubUsername": []
+      "githubUsername": [
+        "asafm"
+      ]
     },
     {
       "name": "Andrey Yegorov",

Reply via email to