mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-28 04:04:39 -04:00
Merge pull request #45982 from fabianofranz/more_sig_cli_owners
Automatic merge from submit-queue More owners from SIG-CLI Adds SIG-CLI as reviewers and approvers of `cmd/clicheck/` and adds me + @pwittrock as approvers in `hack/` (mostly for `test-cmd` and some `hack/verify*.sh` and `hack/update*.sh` scripts). **Release note**: ```release-note NONE ```
This commit is contained in:
commit
d775ff4c3a
2 changed files with 6 additions and 0 deletions
4
cmd/clicheck/OWNERS
Normal file
4
cmd/clicheck/OWNERS
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
approvers:
|
||||
- sig-cli-maintainers
|
||||
reviewers:
|
||||
- sig-cli
|
||||
|
|
@ -9,11 +9,13 @@ reviewers:
|
|||
approvers:
|
||||
- deads2k
|
||||
- eparis
|
||||
- fabianofranz
|
||||
- fejta
|
||||
- ixdy
|
||||
- jbeda
|
||||
- lavalamp
|
||||
- madhusudancs
|
||||
- pwittrock
|
||||
- shashidharatd
|
||||
- spxtr
|
||||
- zmerlynn
|
||||
|
|
|
|||
Loading…
Reference in a new issue