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