From 14cf204e6954c2cbda92251db982cab0f757b7ca Mon Sep 17 00:00:00 2001 From: Ti Chi Robot Date: Mon, 25 May 2026 01:04:39 +0800 Subject: [PATCH 1/2] [skip ci] Update OWNERS file skip-checks: true Signed-off-by: Ti Chi Robot --- OWNERS | 31 ++++++++----------------------- 1 file changed, 8 insertions(+), 23 deletions(-) diff --git a/OWNERS b/OWNERS index 9947ff32c..832f09d8a 100644 --- a/OWNERS +++ b/OWNERS @@ -1,23 +1,8 @@ -# See the OWNERS docs at https://go.k8s.io/owners -approvers: - - baurine - - breezewish - - crazycs520 - - Deardrops - - HunDunDM - - iosmanthus - - shhdgit - - zhongzc - - XuHuaiyu - - zimulala - - nolouch - - yibin87 - - StinsonZhao - - bosn -reviewers: - - Fullstop000 - - Renkai - - XuHuaiyu - - zimulala - - nolouch - - yibin87 +# See the OWNERS docs at https://www.kubernetes.dev/docs/guide/owners/#owners +# The members of 'sig-community-*' are synced from memberships defined in repository: https://github.com/pingcap/community. +filters: + .*: + approvers: + - sig-community-approvers + reviewers: + - sig-community-reviewers From 28cf127e4ff2bf65faf5925a139b7a031fc16d7a Mon Sep 17 00:00:00 2001 From: Ti Chi Robot Date: Mon, 25 May 2026 01:04:44 +0800 Subject: [PATCH 2/2] [skip ci] Update OWNERS file skip-checks: true Signed-off-by: Ti Chi Robot --- OWNERS_ALIASES | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 OWNERS_ALIASES diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES new file mode 100644 index 000000000..aa77d18e8 --- /dev/null +++ b/OWNERS_ALIASES @@ -0,0 +1,15 @@ +# See the OWNERS docs at https://www.kubernetes.dev/docs/guide/owners/#owners_aliases +# The members of 'sig-community-*' are synced from memberships defined in repository: https://github.com/pingcap/community. +aliases: + sig-community-reviewers: + - Fullstop000 + - Renkai + sig-community-approvers: + - Deardrops + - HunDunDM + - baurine + - breezewish + - crazycs520 + - iosmanthus + - shhdgit + - zhongzc