From 0330c3c279c6b2cfbd6796f95e1d03177b22ddf7 Mon Sep 17 00:00:00 2001 From: Gregory-Pereira Date: Fri, 18 Mar 2022 14:37:56 -0700 Subject: [PATCH] fixing permissions with operate-first/odh-manifests fork Changes are welcome, added everyone as approver and reviewer because wasn't certain how we were going to do permissions. --- .thoth.yaml | 9 +++++---- OWNERS | 18 ++++++++---------- 2 files changed, 13 insertions(+), 14 deletions(-) diff --git a/.thoth.yaml b/.thoth.yaml index 339d00bbd..ebeadac6a 100644 --- a/.thoth.yaml +++ b/.thoth.yaml @@ -2,10 +2,11 @@ managers: - name: version configuration: maintainers: - - crobby - - vpavlin - - lavlas - - nakfour + - 4n4nd + - Gkrumbach07 + - Gregory-Pereira + - harshad16 + - HumairAK assignees: - sesheta labels: [bot] diff --git a/OWNERS b/OWNERS index 9ff8ae193..1c6312234 100644 --- a/OWNERS +++ b/OWNERS @@ -1,14 +1,12 @@ # Each list is sorted alphabetically, additions should maintain that order approvers: -- anishasthana -- crobby -- lavlas -- nakfour -- vpavlin +- 4n4nd +- harshad16 +- HumairAK reviewers: -- anishasthana -- crobby -- lavlas -- nakfour -- vpavlin +- 4n4nd +- Gkrumbach07 +- Gregory-Pereira +- harshad16 +- HumairAK