-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Expand file tree
/
Copy pathOWNERS
More file actions
29 lines (24 loc) · 731 Bytes
/
OWNERS
File metadata and controls
29 lines (24 loc) · 731 Bytes
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
27
28
29
# See the OWNERS file documentation:
# https://github.com/kubernetes/community/blob/HEAD/contributors/guide/owners.md
## These OWNERS files should stay in sync:
# https://github.com/kubernetes/test-infra/blob/master/config/jobs/kubernetes-sigs/external-dns/OWNERS
# https://github.com/kubernetes/k8s.io/blob/master/registry.k8s.io/images/k8s-staging-external-dns/OWNERS
## with this GitHub teams file:
# https://github.com/kubernetes/org/blob/main/config/kubernetes-sigs/sig-network/teams.yaml
approvers:
- ivankatliarchuk
- mloiseleur
- raffo
- szuecs
reviewers:
- ivankatliarchuk
- mloiseleur
- raffo
- szuecs
- vflaux
emeritus_approvers:
- hjacobs
- johngmyers
- linki
- njuettner
- seanmalloy