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 aed9c0b0c12 [Improve][Team] Add new committer named Mohammad Arshad
(#342)
aed9c0b0c12 is described below
commit aed9c0b0c121f0c760dddbe46ec686c2bf4007c1
Author: Mohammad Arshad <[email protected]>
AuthorDate: Mon Oct 21 14:47:16 2024 +0530
[Improve][Team] Add new committer named Mohammad Arshad (#342)
---
src/pages/team/languages.json | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/src/pages/team/languages.json b/src/pages/team/languages.json
index 77227431b60..40cf4d6275b 100644
--- a/src/pages/team/languages.json
+++ b/src/pages/team/languages.json
@@ -205,6 +205,13 @@
"avatarUrl": "https://avatars.githubusercontent.com/u/18141150?v=4",
"githubId": "dailai",
"name": "Lai Dai"
+ },
+ {
+ "apacheId": "arshad",
+ "avatarUrl": "https://avatars.githubusercontent.com/u/5720433?v=4",
+ "githubId": "arshadmohammad",
+ "name": "Mohammad Arshad"
}
+
]
}