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

navendu 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 a863e5c3cbe chore: add Navendu Pottekkat in committer list (#1448)
a863e5c3cbe is described below

commit a863e5c3cbe5ff8523c0d5812d177da4f0d823c1
Author: Qi Guo <[email protected]>
AuthorDate: Wed Dec 14 14:16:01 2022 +0800

    chore: add Navendu Pottekkat in committer list (#1448)
    
    Fixes https://github.com/apache/apisix-website/issues/1437
---
 config/team.js | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/config/team.js b/config/team.js
index a417e77682f..56504833597 100644
--- a/config/team.js
+++ b/config/team.js
@@ -295,6 +295,12 @@ module.exports = [
         githubUsername: 'AlinsRan',
         avatarUrl: 'https://avatars.githubusercontent.com/u/79972061?v=4',
       },
+      {
+        name: 'Navendu Pottekkat',
+        username: 'navendu-pottekkat',
+        githubUsername: 'Navendu Pottekkat',
+        avatarUrl: 'https://avatars.githubusercontent.com/u/49474499?v=4',
+      },
     ],
   },
 ];

Reply via email to