Add kubectl contributors to OWNERS test owners files.

This commit is contained in:
Phillip Wittrock 2017-02-16 10:13:41 -08:00
parent 93ea01663f
commit 932907d610
2 changed files with 5 additions and 0 deletions

View File

@ -25,3 +25,4 @@ approvers:
- kargakis
- gmarek
- soltysh
- pwittrock # for test/e2e/kubectl.go

4
test/fixtures/pkg/kubectl/OWNERS vendored Normal file
View File

@ -0,0 +1,4 @@
approvers:
- sig-cli-maintainers
reviewers:
- sig-cli