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

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


The following commit(s) were added to refs/heads/main by this push:
     new d4a62973c feat: add new ppmc member
d4a62973c is described below

commit d4a62973c30fa5ea1593c8b269db2015693dbab8
Author: shuai <[email protected]>
AuthorDate: Mon Nov 11 10:32:53 2024 +0800

    feat: add new ppmc member
---
 static/data/team.json | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/static/data/team.json b/static/data/team.json
index 6121b96d2..5e33b159b 100644
--- a/static/data/team.json
+++ b/static/data/team.json
@@ -69,6 +69,12 @@
         "github": "https://github.com/shuashuai";,
         "role": "Developer"
       },
+      {
+        "name": "sy-records",
+        "github": "https://github.com/sy-records";,
+        "avatar": "https://avatars.githubusercontent.com/u/33931153?v=4";,
+        "role": "Developer"
+      },
       {
         "name": "tisonkun",
         "avatar": "https://avatars.githubusercontent.com/u/18818196";,
@@ -105,12 +111,6 @@
         "github": "https://github.com/hgaol";,
         "role": "Developer"
       },
-      {
-        "name": "sy-records",
-        "github": "https://github.com/sy-records";,
-        "avatar": "https://avatars.githubusercontent.com/u/33931153?v=4";,
-        "role": "Developer"
-      },
       {
         "name": "zahash",
         "github": "https://github.com/zahash";,

Reply via email to