From 01aab2aaf289153dd741e4ce2e7e3f75d1439991 Mon Sep 17 00:00:00 2001 From: Ti Chi Robot Date: Fri, 16 Jan 2026 17:07:54 +0800 Subject: [PATCH 1/2] [skip ci] Update OWNERS file skip-checks: true Signed-off-by: Ti Chi Robot --- OWNERS | 43 ++++++++----------------------------------- 1 file changed, 8 insertions(+), 35 deletions(-) diff --git a/OWNERS b/OWNERS index d8624d0385..832f09d8a7 100644 --- a/OWNERS +++ b/OWNERS @@ -1,35 +1,8 @@ -# See the OWNERS docs at https://go.k8s.io/owners -approvers: - - breezewish - - csuzhangxc - - hfxsd - - Icemap - - jackysp - - kissmydb - - lance6716 - - lilin90 - - Oreoxmt - - overvenus - - qiancai - - tangenta -reviewers: - - 3pointer - - amyangfei - - anotherrachel - - aylei - - crazycs520 - - dveeden - - ericsyh - - glkappe - - GMHDBJD - - Joyinqin - - junlan-zhang - - KanShiori - - lucklove - - lysu - - ngaut - - superlzs0476 - - tiancaiamao - - weekface - - Yisaer - - zimulala +# 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 a602da0d993dbeac333b2f7102560615f53ed9a1 Mon Sep 17 00:00:00 2001 From: Ti Chi Robot Date: Fri, 16 Jan 2026 17:07:59 +0800 Subject: [PATCH 2/2] [skip ci] Update OWNERS file skip-checks: true Signed-off-by: Ti Chi Robot --- OWNERS_ALIASES | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 OWNERS_ALIASES diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES new file mode 100644 index 0000000000..4e168e8118 --- /dev/null +++ b/OWNERS_ALIASES @@ -0,0 +1,37 @@ +# 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: + - 3pointer + - GMHDBJD + - Joyinqin + - KanShiori + - Yisaer + - amyangfei + - anotherrachel + - aylei + - crazycs520 + - dveeden + - ericsyh + - glkappe + - junlan-zhang + - lucklove + - lysu + - ngaut + - superlzs0476 + - tiancaiamao + - weekface + - zimulala + sig-community-approvers: + - Icemap + - Oreoxmt + - breezewish + - csuzhangxc + - hfxsd + - jackysp + - kissmydb + - lance6716 + - lilin90 + - overvenus + - qiancai + - tangenta