You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by ty...@apache.org on 2023/04/15 04:38:04 UTC

[incubator-seatunnel-website] branch main updated: [Team] move dijiekstra from committer to ppmc (#226)

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

tyrantlucifer 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 f247910ab0 [Team] move dijiekstra from committer to ppmc (#226)
f247910ab0 is described below

commit f247910ab0178ac7dcfa2c8b1cc4a93a6bcef71f
Author: dijie <nj...@gmail.com>
AuthorDate: Sat Apr 15 12:37:58 2023 +0800

    [Team] move dijiekstra from committer to ppmc (#226)
    
    Co-authored-by: dijie <di...@clickzetta.com>
---
 src/pages/team/languages.json | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/src/pages/team/languages.json b/src/pages/team/languages.json
index dab07bda1c..aafee97f05 100644
--- a/src/pages/team/languages.json
+++ b/src/pages/team/languages.json
@@ -142,6 +142,14 @@
         "gitUrl": "https://github.com/EricJoy2048",
         "githubId": "EricJoy2048",
         "name": "Jun Gao"
+      },
+      {
+        "apacheId": "dijiekstra",
+        "avatarUrl": "https://avatars.githubusercontent.com/u/19817318?v=4",
+        "email": "dijiekstra@apache.org",
+        "gitUrl": "https://github.com/dijiekstra",
+        "githubId": "dijiekstra",
+        "name": "Jinxin Shen"
       }
     ],
     "committer": [
@@ -185,14 +193,6 @@
         "githubId": "simon824",
         "name": "Simon"
       },
-      {
-        "apacheId": "dijiekstra",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/19817318?v=4",
-        "email": "dijiekstra@apache.org",
-        "gitUrl": "https://github.com/dijiekstra",
-        "githubId": "dijiekstra",
-        "name": "Jinxin Shen"
-      },
       {
         "apacheId": "zongwen",
         "avatarUrl": "https://avatars.githubusercontent.com/u/36807946?v=4",
@@ -439,4 +439,4 @@
       }
     ]
   }
-}
\ No newline at end of file
+}