diff --git a/OWNERS b/OWNERS index 264be6d09b..b88d29af3c 100644 --- a/OWNERS +++ b/OWNERS @@ -1,28 +1,20 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: - - dtantsur - - honza - - kashifest - - lentzi90 - - zaneb +- baremetal-operator-maintainers reviewers: - - elfosardo - - mquhuy - - Rozzii - - s3rj1k - - tuminoid - - zhouhao3 +- baremetal-operator-maintainers +- baremetal-operator-reviewers emeritus_approvers: - - andfasano - - fmuyassarov - - hardys - - maelk +- andfasano +- fmuyassarov +- hardys +- maelk emeritus_reviewers: - - ardaguclu - - bfournie - - dukov - - furkatgofurov7 +- ardaguclu +- bfournie +- dukov +- furkatgofurov7 diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES new file mode 100644 index 0000000000..71c0995a65 --- /dev/null +++ b/OWNERS_ALIASES @@ -0,0 +1,17 @@ +# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md + +aliases: + baremetal-operator-maintainers: + - dtantsur + - honza + - kashifest + - lentzi90 + - zaneb + + baremetal-operator-reviewers: + - elfosardo + - mquhuy + - Rozzii + - s3rj1k + - tuminoid + - zhouhao3