diff --git a/OWNERS b/OWNERS index 634e07f8e..16c6e9608 100644 --- a/OWNERS +++ b/OWNERS @@ -9,7 +9,6 @@ approvers: - rm3l reviewers: -- mohammedzee1000 - dharmit - valaparthvi - feloy diff --git a/openshift-ci/build-root/OWNERS b/openshift-ci/build-root/OWNERS index 5b1754eb2..61b33f451 100644 --- a/openshift-ci/build-root/OWNERS +++ b/openshift-ci/build-root/OWNERS @@ -1,7 +1,9 @@ # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: -- mohammedzee1000 +- anandrkskd +- feloy reviewers: -- mohammedzee1000 +- anandrkskd +- feloy diff --git a/scripts/OWNERS b/scripts/OWNERS index 7ce783d22..207685d9b 100644 --- a/scripts/OWNERS +++ b/scripts/OWNERS @@ -1,9 +1,10 @@ # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: -- mohammedzee1000 +- rnapoles-rh +- anandrkskd reviewers: -- mohammedzee1000 +- anandrkskd - rnapoles-rh diff --git a/tests/OWNERS b/tests/OWNERS index 6d0887173..c1bc1bc24 100644 --- a/tests/OWNERS +++ b/tests/OWNERS @@ -1,15 +1,12 @@ # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: -- mohammedzee1000 - anandrkskd - rnapoles-rh reviewers: - rnapoles-rh - anandrkskd -- mohammedzee1000 - valaparthvi - feloy -- mik-dass - dharmit