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

[apisix-website] branch SkyeYoung-patch-1 created (now e8086691a36)

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

young pushed a change to branch SkyeYoung-patch-1
in repository https://gitbox.apache.org/repos/asf/apisix-website.git


      at e8086691a36 chore: add @SkyeYoung to committer

This branch includes the following new commits:

     new e8086691a36 chore: add @SkyeYoung to committer

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[apisix-website] 01/01: chore: add @SkyeYoung to committer

Posted by yo...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

young pushed a commit to branch SkyeYoung-patch-1
in repository https://gitbox.apache.org/repos/asf/apisix-website.git

commit e8086691a366813bf246a165149d47b4ff168eb6
Author: Young <is...@outlook.com>
AuthorDate: Thu Dec 8 09:55:48 2022 +0800

    chore: add @SkyeYoung to committer
---
 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',
+      },
     ],
   },
 ];