File: OWNERS

package info (click to toggle)
golang-k8s-client-go 0.32.3-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 18,680 kB
  • sloc: makefile: 6; sh: 3
file content (26 lines) | stat: -rw-r--r-- 357 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# See the OWNERS docs at https://go.k8s.io/owners

approvers:
  - aojea
  - caesarxuchao
  - deads2k
  - liggitt
  - smarterclayton
  - sttts
  - yliaog
  - jpbetz
reviewers:
  - aojea
  - apelisse
  - caesarxuchao
  - deads2k
  - jpbetz
  - liggitt
  - soltysh
  - sttts
  - yliaog
  - jpbetz
labels:
  - sig/api-machinery
emeritus_approvers:
  - lavalamp