diff options
| -rw-r--r-- | communication/OWNERS | 3 | ||||
| -rw-r--r-- | sigs.yaml | 6 |
2 files changed, 7 insertions, 2 deletions
diff --git a/communication/OWNERS b/communication/OWNERS index 8071f164..56a685b3 100644 --- a/communication/OWNERS +++ b/communication/OWNERS @@ -3,10 +3,9 @@ reviewers: - castrojo - jdumars - idvoretskyi - - cblecker approvers: - - cblecker - castrojo + - parispittman - sig-contributor-experience-leads labels: - sig/contributor-experience @@ -735,9 +735,15 @@ sigs: - name: contributors-guide owners: - https://raw.githubusercontent.com/kubernetes/community/master/contributors/guide/OWNERS + - name: devstats + owners: + - Phillels - name: k8s.io owners: - https://raw.githubusercontent.com/kubernetes/k8s.io/master/OWNERS + - name: mentoring + owners: + - https://raw.githubusercontent.com/kubernetes/community/master/mentoring/OWNERS - name: repo-infra owners: - https://raw.githubusercontent.com/kubernetes/repo-infra/master/OWNERS |
