diff --git a/OWNERS b/OWNERS index 044b31f2c..e8f02f77c 100644 --- a/OWNERS +++ b/OWNERS @@ -3,7 +3,6 @@ approvers: - kadel - girishramnani -- cdrage - dharmit - mik-dass @@ -11,10 +10,7 @@ reviewers: - girishramnani - mik-dass - mohammedzee1000 -- cdrage - dharmit - prietyc123 - adisky -- johnmcollier -- maysunfaisal -- GeekArthur + diff --git a/docs/OWNERS b/docs/OWNERS index 1421c44ad..9a00811d8 100644 --- a/docs/OWNERS +++ b/docs/OWNERS @@ -2,5 +2,4 @@ approvers: - dharmit -- girishramnani -- cdrage \ No newline at end of file +- girishramnani \ No newline at end of file diff --git a/openshift-ci/build-root/OWNERS b/openshift-ci/build-root/OWNERS index 898133209..e3bf48295 100644 --- a/openshift-ci/build-root/OWNERS +++ b/openshift-ci/build-root/OWNERS @@ -1,10 +1,8 @@ # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: -- amitkrout - mohammedzee1000 reviewers: -- amitkrout - mohammedzee1000 - prietyc123 diff --git a/pkg/catalog/OWNERS b/pkg/catalog/OWNERS deleted file mode 100644 index 2e7364c30..000000000 --- a/pkg/catalog/OWNERS +++ /dev/null @@ -1,10 +0,0 @@ -# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md - -approvers: -- GeekArthur -- dharmit - - -reviewers: -- GeekArthur -- dharmit diff --git a/pkg/devfile/OWNERS b/pkg/devfile/OWNERS index 76490044c..3bc2c95aa 100644 --- a/pkg/devfile/OWNERS +++ b/pkg/devfile/OWNERS @@ -2,6 +2,4 @@ approvers: - girishramnani -- cdrage -- adisky -- johnmcollier \ No newline at end of file +- adisky \ No newline at end of file diff --git a/pkg/devfile/adapters/docker/OWNERS b/pkg/devfile/adapters/docker/OWNERS deleted file mode 100644 index ceacebc32..000000000 --- a/pkg/devfile/adapters/docker/OWNERS +++ /dev/null @@ -1,5 +0,0 @@ -# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md - -approvers: -- johnmcollier -- elsony diff --git a/pkg/lclient/OWNERS b/pkg/lclient/OWNERS deleted file mode 100644 index ceacebc32..000000000 --- a/pkg/lclient/OWNERS +++ /dev/null @@ -1,5 +0,0 @@ -# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md - -approvers: -- johnmcollier -- elsony diff --git a/pkg/odo/cli/catalog/OWNERS b/pkg/odo/cli/catalog/OWNERS deleted file mode 100644 index 2e7364c30..000000000 --- a/pkg/odo/cli/catalog/OWNERS +++ /dev/null @@ -1,10 +0,0 @@ -# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md - -approvers: -- GeekArthur -- dharmit - - -reviewers: -- GeekArthur -- dharmit diff --git a/scripts/OWNERS b/scripts/OWNERS index 17c106038..1568b17f3 100644 --- a/scripts/OWNERS +++ b/scripts/OWNERS @@ -2,11 +2,10 @@ approvers: - mohammedzee1000 -- amitkrout -- cdrage +- prietyc123 reviewers: - mohammedzee1000 -- amitkrout -- cdrage +- prietyc123 +- rnapoles-rh diff --git a/tests/OWNERS b/tests/OWNERS index 384b01554..c5984b676 100644 --- a/tests/OWNERS +++ b/tests/OWNERS @@ -1,5 +1,10 @@ # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: -- amitkrout -- mohammedzee1000 \ No newline at end of file +- mohammedzee1000 +- prietyc123 + +reviewers: +- mohammedzee1000 +- prietyc123 +- rnapoles-rh \ No newline at end of file