File: OWNERS

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

# Disable inheritance as this is owned by sig-node (should mirror same contents as pkg/kubelet/OWNERS)
options:
  no_parent_owners: true
approvers:
  - dims
  - feiskyer
  - sig-node-approvers
  - api-approvers
  - sig-node-cri-approvers
reviewers:
  - sig-node-reviewers
  - dims
labels:
  - sig/node
  - area/kubelet
emeritus_approvers:
  - resouer