1
0
mirror of https://github.com/kubernetes-sigs/descheduler.git synced 2026-01-26 13:29:11 +01:00
Files
descheduler/vendor/k8s.io/component-base/cli/OWNERS
2022-04-21 09:11:04 +08:00

13 lines
266 B
Plaintext
Vendored

# See the OWNERS docs at https://go.k8s.io/owners
# Currently assigned cli to sig-cli since:
# (a) its literally named "cli"
# (b) flags are the bread-and-butter of cli tools.
approvers:
- sig-cli-maintainers
reviewers:
- sig-cli-reviewers
labels:
- sig/cli