diff --git a/OWNERS b/OWNERS index e6f71a8ae..fce08c63e 100644 --- a/OWNERS +++ b/OWNERS @@ -3,6 +3,5 @@ approvers: - cincinnati-graph-data-approvers - - release-admins reviewers: - - cincinnati-graph-data-reviewers + - cincinnati-graph-data-approvers diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index 9c2f09092..849bf8c27 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -8,10 +8,3 @@ aliases: - vrutkovs - LalatenduMohanty - PratikMahajan - cincinnati-graph-data-reviewers: - release-admins: - - crawford - - derekwaynecarr - - eparis - - jwforres - - smarterclayton diff --git a/raw/OWNERS b/raw/OWNERS deleted file mode 100644 index 036aea744..000000000 --- a/raw/OWNERS +++ /dev/null @@ -1,10 +0,0 @@ -# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md -# This file just uses aliases defined in OWNERS_ALIASES. - -approvers: - - release-admins -reviewers: - - cincinnati-graph-data-approvers - - cincinnati-graph-data-reviewers -options: - no_parent_owners: true