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

twice pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/kvrocks-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 27dd655  Update committer list
27dd655 is described below

commit 27dd65599432666c7bf793dbd9fd715d0228624e
Author: Twice <[email protected]>
AuthorDate: Mon Oct 21 12:50:35 2024 +0800

    Update committer list
    
    refer to https://lists.apache.org/thread/f0s2bq1josolt4lrgp8865ql6x150b30
---
 src/components/Committers/index.tsx | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/components/Committers/index.tsx 
b/src/components/Committers/index.tsx
index 21e7719..dbd6829 100644
--- a/src/components/Committers/index.tsx
+++ b/src/components/Committers/index.tsx
@@ -27,6 +27,7 @@ const committers: CommitterData[] = [
     {name: 'Miuyong Liu', apacheId: 'karelrooted', githubId: 'karelrooted', 
isPMC: false},
     {name: 'Xuwei Fu', apacheId: 'maplefu', githubId: 'mapleFU', isPMC: true},
     {name: 'Shang Xiong', apacheId: 'shang', githubId: 'shangxiaoxiong', 
isPMC: false},
+    {name: 'SiLe Zhou', apacheId: 'silezhou', githubId: 'PokIsemaine', isPMC: 
false},
     {name: 'Ruixiang Tan', apacheId: 'tanruixiang', githubId: 'tanruixiang', 
isPMC: false},
     {name: 'Zili Chen', apacheId: 'tison', githubId: 'tisonkun', isPMC: true},
     {name: 'Yaroslav Stepanchuk', apacheId: 'torwig', githubId: 'torwig', 
isPMC: true},

Reply via email to