You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by yi...@apache.org on 2023/05/31 07:34:39 UTC

[apisix-website] branch master updated: chore: add new pmc (#1600)

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

yilinzeng 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 c56b38cb0c5 chore: add new pmc (#1600)
c56b38cb0c5 is described below

commit c56b38cb0c5ef82447a9eaaf44399adc48b63075
Author: soulbird <zh...@outlook.com>
AuthorDate: Wed May 31 15:34:34 2023 +0800

    chore: add new pmc (#1600)
---
 config/team.js | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/config/team.js b/config/team.js
index 6833271e68d..e32a29bbf5b 100644
--- a/config/team.js
+++ b/config/team.js
@@ -164,6 +164,12 @@ module.exports = [
         githubUsername: 'tzssangglass',
         avatarUrl: 'https://avatars.githubusercontent.com/u/30819887?v=4',
       },
+      {
+        name: 'Shirui Zhao',
+        username: 'zhaoshirui',
+        githubUsername: 'soulbird',
+        avatarUrl: 'https://avatars.githubusercontent.com/u/11553520?v=4',
+      },
     ],
   },
   {