mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-18 18:28:18 -05:00
Add cli-maintainers as approvers to cmd/(gendocs|genman|genyaml)
This commit is contained in:
parent
a83c97941b
commit
1e62529ab8
3 changed files with 18 additions and 0 deletions
6
cmd/gendocs/OWNERS
Normal file
6
cmd/gendocs/OWNERS
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
|
||||
approvers:
|
||||
- sig-cli-maintainers
|
||||
reviewers:
|
||||
- sig-cli-reviewers
|
||||
6
cmd/genman/OWNERS
Normal file
6
cmd/genman/OWNERS
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
|
||||
approvers:
|
||||
- sig-cli-maintainers
|
||||
reviewers:
|
||||
- sig-cli-reviewers
|
||||
6
cmd/genyaml/OWNERS
Normal file
6
cmd/genyaml/OWNERS
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
|
||||
approvers:
|
||||
- sig-cli-maintainers
|
||||
reviewers:
|
||||
- sig-cli-reviewers
|
||||
Loading…
Reference in a new issue