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

commit e81d9ff04bfcc4d22797c88fe8d1fab99ac235d1
Author: Lari Hotari <[email protected]>
AuthorDate: Wed Mar 20 20:39:44 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 f141f0e27787..b06797de234c 100644
--- a/data/team.js
+++ b/data/team.js
@@ -36,7 +36,9 @@ module.exports = {
     {
       "name": "David Jensen",
       "apacheId": "djensen",
-      "githubUsername": []
+      "githubUsername": [
+        "entvex"
+      ]
     },
     {
       "name": "Enrico Olivelli",

Reply via email to