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 6463e26e Update committer list (#295)
6463e26e is described below
commit 6463e26e1dbb1c1043b1ae7734238e180ecf1165
Author: Twice <[email protected]>
AuthorDate: Wed Apr 30 10:20:45 2025 +0800
Update committer list (#295)
---
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 dbd68299..78ce84a8 100644
--- a/src/components/Committers/index.tsx
+++ b/src/components/Committers/index.tsx
@@ -19,6 +19,7 @@ const committers: CommitterData[] = [
{name: 'Liang Chen', apacheId: 'chenliang613', githubId: 'chenliang613',
isPMC: true},
{name: 'Chris Zou', apacheId: 'chriszou', githubId: 'ChrisZMF', isPMC:
false},
{name: 'Colin Chamber', apacheId: 'colinchamber', githubId:
'ColinChamber', isPMC: false},
+ {name: 'Edward Xu', apacheId: 'edwardxu', githubId: 'LindaSummer', isPMC:
false},
{name: 'Xiaoqiao He', apacheId: 'hexiaoqiao', githubId: 'Hexiaoqiao',
isPMC: true},
{name: 'Hulk Lin', apacheId: 'hulk', githubId: 'git-hulk', isPMC: true},
{name: 'Jean-Baptiste Onofré', apacheId: 'jbonofre', githubId: 'jbonofre',
isPMC: true},