From 35053b6fca37e3bac09100bd9b666d80fe34e93b Mon Sep 17 00:00:00 2001 From: xufei Date: Tue, 2 Jun 2026 16:45:36 +0800 Subject: [PATCH 1/2] team/tidb: nominate gengliqi as TiDB committer --- teams/tidb/membership.json | 2 +- votes/0000-gengliqi-as-tidb-committer.md | 27 ++++++++++++++++++++++++ 2 files changed, 28 insertions(+), 1 deletion(-) create mode 100644 votes/0000-gengliqi-as-tidb-committer.md diff --git a/teams/tidb/membership.json b/teams/tidb/membership.json index 77e02702..5a11d031 100644 --- a/teams/tidb/membership.json +++ b/teams/tidb/membership.json @@ -65,6 +65,7 @@ "fixdb", "francis0407", "fzhedu", + "gengliqi", "glorv", "gozssky", "hanfei1991", @@ -120,7 +121,6 @@ "aytrack", "bobotu", "fzzf678", - "gengliqi", "ghazalfamilyusa", "henrybw", "0xPoe", diff --git a/votes/0000-gengliqi-as-tidb-committer.md b/votes/0000-gengliqi-as-tidb-committer.md new file mode 100644 index 00000000..ce02f505 --- /dev/null +++ b/votes/0000-gengliqi-as-tidb-committer.md @@ -0,0 +1,27 @@ +# A Vote for nomination of gengliqi as the TiDB committer + +## Proposal + +[@gengliqi](https://github.com/gengliqi) was nominated and promoted to the role of Reviewer in the TiDB community on February 16, 2025 ([nomination record](https://github.com/pingcap/community/blob/master/votes/0803-gengliqi-as-tidb-reviewer.md)). Since his promotion, he has continued to make significant and consistent contributions across several critical areas of TiDB, especially in executor, distributed execution, materialized view, and TiFlash-related improvements, demonstrating both strong technical expertise and a deep understanding of the TiDB architecture. + +[@gengliqi](https://github.com/gengliqi) has been steadily driving a number of important fixes and enhancements in TiDB. His recent work includes performance improvements for IndexLookUp queries, reducing unnecessary logging in distributed execution paths, improving materialized view related features, and enhancing observability around TiFlash RPC and server debug capabilities. These contributions have directly improved TiDB's stability, performance, and maintainability. + +The following lists the details of [@gengliqi](https://github.com/gengliqi)'s contributions as of June 2, 2026: + +- [50+ authored pull requests](https://github.com/pingcap/tidb/pulls?q=is%3Apr+author%3Agengliqi+is%3Aclosed) +- [90+ reviewed pull requests](https://github.com/pingcap/tidb/pulls?q=is%3Apr+reviewed-by%3Agengliqi) +- [50+ authored issues](https://github.com/pingcap/tidb/issues?q=author%3Agengliqi) + +I ([@xufei](https://github.com/xufei)) hereby nominate [@gengliqi](https://github.com/gengliqi) as TiDB committer and call for a vote. + +## Deadline + +The vote will be open for at least 6 days unless there is an objection or not enough votes. + +## Scope + +team TiDB + +## Result + +See also https://github.com/pingcap/community/pull/0000. From b91c9012b16b4b951dd3435f029ac1c906fb19bd Mon Sep 17 00:00:00 2001 From: xufei Date: Tue, 2 Jun 2026 16:51:31 +0800 Subject: [PATCH 2/2] votes: rename gengliqi nomination to pr number --- ...-as-tidb-committer.md => 0823-gengliqi-as-tidb-committer.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename votes/{0000-gengliqi-as-tidb-committer.md => 0823-gengliqi-as-tidb-committer.md} (96%) diff --git a/votes/0000-gengliqi-as-tidb-committer.md b/votes/0823-gengliqi-as-tidb-committer.md similarity index 96% rename from votes/0000-gengliqi-as-tidb-committer.md rename to votes/0823-gengliqi-as-tidb-committer.md index ce02f505..092e7bb9 100644 --- a/votes/0000-gengliqi-as-tidb-committer.md +++ b/votes/0823-gengliqi-as-tidb-committer.md @@ -24,4 +24,4 @@ team TiDB ## Result -See also https://github.com/pingcap/community/pull/0000. +See also https://github.com/pingcap/community/pull/823.