File: OWNERS

package info (click to toggle)
golang-k8s-sigs-structured-merge-diff 4.6.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,580 kB
  • sloc: sh: 105; makefile: 4
file content (14 lines) | stat: -rw-r--r-- 221 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# See the OWNERS docs: https://go.k8s.io/owners

approvers:
  - apelisse
  - jpbetz
emeritus_approvers:
  - lavalamp		# 2023-05-13
  - jennybuckley	# 2021-05-13
reviewers:
  - apelisse
  - jefftree
  - yliaog
  - cici37