You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by ju...@apache.org on 2022/12/08 02:05:54 UTC

[apisix-website] branch master updated: chore: add @SkyeYoung to committer (#1435)

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

juzhiyuan 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 e084ec5c6fb chore: add @SkyeYoung to committer (#1435)
e084ec5c6fb is described below

commit e084ec5c6fbaf1d62f2bc6910ed23891cb87248d
Author: Young <is...@outlook.com>
AuthorDate: Thu Dec 8 10:05:48 2022 +0800

    chore: add @SkyeYoung to committer (#1435)
---
 config/team.js | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/config/team.js b/config/team.js
index 6af7635d3e4..b68dd5c50d6 100644
--- a/config/team.js
+++ b/config/team.js
@@ -283,6 +283,12 @@ module.exports = [
         githubUsername: 'guoqqqi',
         avatarUrl: 'https://avatars.githubusercontent.com/u/72343596?v=4',
       },
+      {
+        name: 'Tao Yang',
+        username: 'Young',
+        githubUsername: 'SkyeYoung',
+        avatarUrl: 'https://avatars.githubusercontent.com/u/48400568?v=4',
+      },
     ],
   },
 ];