File: OWNERS

package info (click to toggle)
golang-k8s-component-base 0.33.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,480 kB
  • sloc: makefile: 4
file content (12 lines) | stat: -rw-r--r-- 266 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
# 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