From 2cb6ed0d69f817253d4ae2ad7ac3d266fdf3fd20 Mon Sep 17 00:00:00 2001 From: Ryan Leung Date: Wed, 14 Jan 2026 17:37:03 +0800 Subject: [PATCH 1/2] vote: okJiang as PD committer Signed-off-by: Ryan Leung --- votes/0230-okJiang-as-pd-committer.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 votes/0230-okJiang-as-pd-committer.md diff --git a/votes/0230-okJiang-as-pd-committer.md b/votes/0230-okJiang-as-pd-committer.md new file mode 100644 index 0000000..d22a9ea --- /dev/null +++ b/votes/0230-okJiang-as-pd-committer.md @@ -0,0 +1,17 @@ +# A Vote for okJiang as PD Committer + +## Proposal + +[@okJiang](https://github.com/okJiang) has continuously contributed to `tikv/pd` on different components. The main contributions are listed in the following: + +* [Authored pull requests](https://github.com/tikv/pd/pulls?q=is%3Apr+author%3AokJiang+is%3Amerged) + +* [Reviewed pull requests](https://github.com/tikv/pd/pulls?q=is:pr+reviewed-by:okJiang) + +I ([@rleungx](https://github.com/rleungx)) hereby nominate [@okJiang](https://github.com/okJiang) as PD Committer and call for a vote. + +## Deadline + +The vote will be open for at least 3 days unless there is an objection or not enough votes. + +## Result From 1f86c902c4156970cde88315c2936d6f757092bc Mon Sep 17 00:00:00 2001 From: Ryan Leung Date: Wed, 14 Jan 2026 17:38:43 +0800 Subject: [PATCH 2/2] update team Signed-off-by: Ryan Leung --- teams/pd/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/teams/pd/team.json b/teams/pd/team.json index b89d22c..b25c221 100644 --- a/teams/pd/team.json +++ b/teams/pd/team.json @@ -20,6 +20,7 @@ "HuSharp", "JmPotato", "lhy1024", + "okJiang", "overvenus", "qiuyesuifeng", "siddontang", @@ -31,7 +32,6 @@ "BusyJay", "howardlau1999", "Luffbee", - "okJiang", "shafreeck", "Tema", "xhebox"