This is an automated email from the ASF dual-hosted git repository.
hulk 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 732e953 Update people link with project=kvrocks (#130)
732e953 is described below
commit 732e953e56af90800f7f885a43488e428cbb1017
Author: Binbin <[email protected]>
AuthorDate: Thu Jul 13 20:05:24 2023 +0800
Update people link with project=kvrocks (#130)
Currently using `podling=kvrocks` will show empty.
---
community/index.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/community/index.md b/community/index.md
index 016ba1b..bb61563 100644
--- a/community/index.md
+++ b/community/index.md
@@ -78,7 +78,7 @@ Enhancements or new feature proposals are also welcome. The
more concrete and ra
## People
-The list below could be outdated. Please find the most up-to-date list
[here](https://people.apache.org/phonebook.html?podling=kvrocks).
+The list below could be outdated. Please find the most up-to-date list
[here](https://people.apache.org/phonebook.html?project=kvrocks).
````mdx-code-block
import Committers from "../src/components/Committers";