File: OWNERS

package info (click to toggle)
golang-k8s-component-base 0.32.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,432 kB
  • sloc: makefile: 4
file content (16 lines) | stat: -rw-r--r-- 484 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# See the OWNERS docs at https://go.k8s.io/owners

# Currently assigned this directory to sig-api-machinery since this is
# an interface to the version definition in "k8s.io/apimachinery/pkg/version",
# and also to sig-release since this version information is set up for
# each release.

approvers:
  - sig-api-machinery-api-approvers
  - release-engineering-approvers
reviewers:
  - sig-api-machinery-api-reviewers
  - release-managers
labels:
  - sig/api-machinery
  - sig/release