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 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