diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2020-05-14 17:30:59 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-14 17:30:59 -0700 |
| commit | 364d1b3656035bb1944dc23d8bb09d7a744c0d7b (patch) | |
| tree | 1be34597473524064783d81442af32261ff2b58a | |
| parent | de4b04296170ab78945249a3fc9871bc0d01fc9f (diff) | |
| parent | 60514577e7a7b448c5696b9c7674b90b42738eeb (diff) | |
Merge pull request #4777 from mrbobbytables/update-owners
Update contribex subproject owners
| -rw-r--r-- | OWNERS | 2 | ||||
| -rw-r--r-- | contributors/devel/OWNERS | 7 | ||||
| -rw-r--r-- | contributors/guide/OWNERS | 1 | ||||
| -rw-r--r-- | sig-contributor-experience/devstats/OWNERS | 2 |
4 files changed, 5 insertions, 7 deletions
@@ -1,7 +1,6 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: - - calebamiles - castrojo - cblecker - idvoretskyi @@ -11,4 +10,5 @@ approvers: - parispittman - committee-steering emeritus_approvers: + - calebamiles - grodrigues3 diff --git a/contributors/devel/OWNERS b/contributors/devel/OWNERS index 4daed338..80e83958 100644 --- a/contributors/devel/OWNERS +++ b/contributors/devel/OWNERS @@ -1,19 +1,18 @@ # See the OWNERS docs at https://go.k8s.io/owners reviewers: - - calebamiles - cblecker - idvoretskyi - - Phillels - spiffxp - guineveresaenger approvers: - - calebamiles - cblecker - idvoretskyi - lavalamp - - Phillels - spiffxp - thockin +emeritus_approvers: +- calebamiles +- Phillels labels: - area/developer-guide diff --git a/contributors/guide/OWNERS b/contributors/guide/OWNERS index 745a9be0..df9296d7 100644 --- a/contributors/guide/OWNERS +++ b/contributors/guide/OWNERS @@ -5,7 +5,6 @@ reviewers: - guineveresaenger - idvoretskyi - tpepper - - kbarnard10 - justaugustus approvers: - castrojo diff --git a/sig-contributor-experience/devstats/OWNERS b/sig-contributor-experience/devstats/OWNERS index a4961cf4..d3853671 100644 --- a/sig-contributor-experience/devstats/OWNERS +++ b/sig-contributor-experience/devstats/OWNERS @@ -4,10 +4,10 @@ reviewers: - dims - nikhita approvers: - - Phillels - lukaszgryglicki - jberkus emeritus_approvers: + - Phillels - spiffxp labels: - sig/contributor-experience |
