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

sylviasu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 9527b11  chore: add Sylvia to Committer list (#946)
9527b11 is described below

commit 9527b11f9899ce18133a1845db6b3f26f97484f2
Author: Sylvia <[email protected]>
AuthorDate: Mon Mar 7 16:13:29 2022 +0800

    chore: add Sylvia to Committer list (#946)
---
 website/config/team.js | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/website/config/team.js b/website/config/team.js
index fbfca73..1b82f16 100644
--- a/website/config/team.js
+++ b/website/config/team.js
@@ -264,6 +264,12 @@ module.exports = [
         "username": "yilinzeng",
         "githubUsername": "yzeng25",
         "avatarUrl": "https://avatars.githubusercontent.com/u/36651058?v=4";
+      },
+      {
+        "name": "Sylvia Su",
+        "username": "SylviaBABY",
+        "githubUsername": "SylviaBABY",
+        "avatarUrl": "https://avatars.githubusercontent.com/u/39793568?v=4";
       }
     ]
   }

Reply via email to