This is an automated email from the ASF dual-hosted git repository.
kirs pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-seatunnel-website.git
The following commit(s) were added to refs/heads/main by this push:
new 28c1e96324 [Hotfix][Docs] Fix link and team (#187)
28c1e96324 is described below
commit 28c1e96324ee42a82f6024e2255a86c2b1d46641
Author: Tyrantlucifer <[email protected]>
AuthorDate: Fri Dec 30 15:33:41 2022 +0800
[Hotfix][Docs] Fix link and team (#187)
---
src/pages/team/languages.json | 60 +++++++++++++++++++++++++++----------------
versions.json | 1 +
2 files changed, 39 insertions(+), 22 deletions(-)
diff --git a/src/pages/team/languages.json b/src/pages/team/languages.json
index 83b1509215..dab07bda1c 100644
--- a/src/pages/team/languages.json
+++ b/src/pages/team/languages.json
@@ -338,6 +338,30 @@
"gitUrl": "https://github.com/ruanwenjun",
"githubId": "ruanwenjun",
"name": "Wenjun Ruan"
+ },
+ {
+ "apacheId": "fanjia",
+ "avatarUrl": "https://avatars.githubusercontent.com/u/32387433?v=4",
+ "email": "[email protected]",
+ "gitUrl": "https://github.com/Hisoka-X",
+ "githubId": "Hisoka-X",
+ "name": "Hisoka"
+ },
+ {
+ "apacheId": "tyrantlucifer",
+ "avatarUrl": "https://avatars.githubusercontent.com/u/51053924?v=4",
+ "email": "[email protected]",
+ "gitUrl": "https://github.com/tyrantlucifer",
+ "githubId": "tyrantlucifer",
+ "name": "Chao Tian"
+ },
+ {
+ "apacheId": "gaojun2048",
+ "avatarUrl": "https://avatars.githubusercontent.com/u/32193458?v=4",
+ "email": "[email protected]",
+ "gitUrl": "https://github.com/EricJoy2048",
+ "githubId": "EricJoy2048",
+ "name": "Jun Gao"
}
],
"committer": [
@@ -381,22 +405,6 @@
"githubId": "simon824",
"name": "Simon"
},
- {
- "apacheId": "fanjia",
- "avatarUrl": "https://avatars.githubusercontent.com/u/32387433?v=4",
- "email": "[email protected]",
- "gitUrl": "https://github.com/Hisoka-X",
- "githubId": "Hisoka-X",
- "name": "Hisoka"
- },
- {
- "apacheId": "tyrantlucifer",
- "avatarUrl": "https://avatars.githubusercontent.com/u/51053924?v=4",
- "email": "[email protected]",
- "gitUrl": "https://github.com/tyrantlucifer",
- "githubId": "tyrantlucifer",
- "name": "Chao Tian"
- },
{
"apacheId": "dijiekstra",
"avatarUrl": "https://avatars.githubusercontent.com/u/19817318?v=4",
@@ -414,12 +422,20 @@
"name": "Zongwen Li"
},
{
- "apacheId": "gaojun2048",
- "avatarUrl": "https://avatars.githubusercontent.com/u/32193458?v=4",
- "email": "[email protected]",
- "gitUrl": "https://github.com/EricJoy2048",
- "githubId": "EricJoy2048",
- "name": "Jun Gao"
+ "apacheId": "liugddx",
+ "avatarUrl": "https://avatars.githubusercontent.com/u/48236177?v=4",
+ "email": "[email protected]",
+ "gitUrl": "https://github.com/liugddx",
+ "githubId": "liugddx",
+ "name": "Guangdong Liu"
+ },
+ {
+ "apacheId": "ic4y",
+ "avatarUrl": "https://avatars.githubusercontent.com/u/83933160?v=4",
+ "email": "[email protected]",
+ "gitUrl": "https://github.com/ic4y",
+ "githubId": "ic4y",
+ "name": "Li Liu"
}
]
}
diff --git a/versions.json b/versions.json
index afab17731c..8740b45d69 100644
--- a/versions.json
+++ b/versions.json
@@ -1,4 +1,5 @@
[
+ "2.3.0",
"2.3.0-beta",
"2.2.0-beta",
"2.1.3",