diff --git a/OWNERS b/OWNERS index deb76b9..7b8042a 100644 --- a/OWNERS +++ b/OWNERS @@ -1,21 +1,15 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: - - bfournie - - derekhiggins - - dtantsur - - elfosardo - - kashifest +- mariadb-image-maintainers reviewers: - - iurygregory - - lentzi90 - - stbenjam - - zaneb +- mariadb-image-maintainers +- mariadb-image-reviewers emeritus_approvers: - - hardys +- hardys emeritus_reviewers: - - maelk - - namnx228 +- maelk +- namnx228 diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES new file mode 100644 index 0000000..51d2ad4 --- /dev/null +++ b/OWNERS_ALIASES @@ -0,0 +1,15 @@ +# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md + +aliases: + mariadb-image-maintainers: + - bfournie + - derekhiggins + - dtantsur + - elfosardo + - kashifest + + mariadb-image-reviewers: + - iurygregory + - lentzi90 + - stbenjam + - zaneb