From f79e3fb623c69f1b9a7688af2bf81024e807447e Mon Sep 17 00:00:00 2001 From: Fei Guo Date: Mon, 27 Jul 2026 14:00:07 -0700 Subject: [PATCH 1/2] Update CODEOWNERS with new user assignments Signed-off-by: Fei Guo --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 969b3860..20def221 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,3 +1,3 @@ # Ref: https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/about-code-owners -* @Fei-Guo @helayoty @ishaansehgal99 +* @Fei-Guo @zhuangqh @rambohe-ch From 3c393962d4db6948ef65afc71336afb3de7466ca Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 27 Jul 2026 23:06:57 +0000 Subject: [PATCH 2/2] chore: Update Chart.yaml maintainers to match CODEOWNERS --- charts/gpu-provisioner/Chart.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/charts/gpu-provisioner/Chart.yaml b/charts/gpu-provisioner/Chart.yaml index e665af97..32afa392 100644 --- a/charts/gpu-provisioner/Chart.yaml +++ b/charts/gpu-provisioner/Chart.yaml @@ -9,5 +9,6 @@ sources: maintainers: - name: Fei-Guo email: vrgf2003@gmail.com - - name: helayoty - email: hebaelayoty@gmail.com + - name: zhuangqh + - name: rambohe-ch + email: rambohe.ch@gmail.com