This is an automated email from the ASF dual-hosted git repository.

fanjia pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/seatunnel-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 14eef99c3fa [Improve][Team] Add new committer named Lai Dai (#337)
14eef99c3fa is described below

commit 14eef99c3fa9c8c045f3b3885146e97311b7e0e2
Author: dailai <dai...@apache.org>
AuthorDate: Tue Oct 8 09:06:53 2024 +0800

    [Improve][Team] Add new committer named Lai Dai (#337)
    
    Co-authored-by: dailai <dai...@chinatelecom.cn>
---
 src/pages/team/languages.json | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/src/pages/team/languages.json b/src/pages/team/languages.json
index 5e22943d45d..77227431b60 100644
--- a/src/pages/team/languages.json
+++ b/src/pages/team/languages.json
@@ -199,6 +199,12 @@
       "avatarUrl": "https://avatars.githubusercontent.com/u/28497357?v=4";,
       "githubId": "liunaijie",
       "name": "Naijie Liu"
+    },
+    {
+      "apacheId": "dailai",
+      "avatarUrl": "https://avatars.githubusercontent.com/u/18141150?v=4";,
+      "githubId": "dailai",
+      "name": "Lai Dai"
     }
   ]
 }

Reply via email to