From e42251734d479d71b6552099b9c6d7f2ee4258a7 Mon Sep 17 00:00:00 2001 From: Ti Chi Robot Date: Mon, 25 May 2026 01:05:09 +0800 Subject: [PATCH 1/2] [skip ci] Update OWNERS file skip-checks: true Signed-off-by: Ti Chi Robot --- OWNERS | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/OWNERS b/OWNERS index cf488f10d..832f09d8a 100644 --- a/OWNERS +++ b/OWNERS @@ -1,11 +1,8 @@ -# See the OWNERS docs at https://go.k8s.io/owners -approvers: - # - tiunimanager-maintainers - - haiboumich - - Yuiham - # - tiunimanager-committers - - cchenkey - - zhangpeijin-milo -reviewers: - # - tiunimanager-reviewers - - scsldb +# 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 8d0804ad32f6d810bc53eba79e02791c8b21a9b6 Mon Sep 17 00:00:00 2001 From: Ti Chi Robot Date: Mon, 25 May 2026 01:05:14 +0800 Subject: [PATCH 2/2] [skip ci] Update OWNERS file skip-checks: true Signed-off-by: Ti Chi Robot --- OWNERS_ALIASES | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 OWNERS_ALIASES diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES new file mode 100644 index 000000000..1e5fad1a0 --- /dev/null +++ b/OWNERS_ALIASES @@ -0,0 +1,16 @@ +# 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: + - scsldb + sig-community-approvers: + - Yuiham + - Yujie-Xie + - cchenkey + - haiboumich + - hnes + - istudies + - jiayang-zheng + - rivenwang + - zhangpeijin-milo + - zywzoe