diff --git a/OWNERS b/OWNERS index 4c27583c9..e09c909d9 100644 --- a/OWNERS +++ b/OWNERS @@ -1,14 +1,11 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: -- elfosardo -- hroyrh -- lentzi90 +- metal3-io-github-io-maintainers reviewers: -- kashifest -- Rozzii -- tuminoid +- metal3-io-github-io-maintainers +- metal3-io-github-io-reviewers emeritus_approvers: - codificat diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES new file mode 100644 index 000000000..9b29aa8b2 --- /dev/null +++ b/OWNERS_ALIASES @@ -0,0 +1,12 @@ +# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md + +aliases: + metal3-io-github-io-maintainers: + - elfosardo + - hroyrh + - lentzi90 + + metal3-io-github-io-reviewers: + - kashifest + - Rozzii + - tuminoid