forked from openshift/origin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
OWNERS
33 lines (31 loc) · 706 Bytes
/
OWNERS
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
30
31
32
33
# See the OWNERS docs at https://go.k8s.io/owners
filters:
".*":
reviewers:
- bparees
- deads2k
- sjenning
- smarterclayton
- soltysh
approvers:
- bparees
- deads2k
- derekwaynecarr
- eparis
- knobunc # Network, Multi-cluster, Storage
- mfojtik
- pweil-
- sjenning
- soltysh
- stbenjam
- sttts
- smarterclayton
"^\\.go.(mod|sum)$":
labels:
- "vendor-update"
"^vendor/.*":
labels:
- "vendor-update"
# This is a Red Hat extension, mapping the Git repository to an OpenShift Bugzilla component:
# https://bugzilla.redhat.com/enter_bug.cgi?product=OpenShift%20Container%20Platform
component: "Test Framework"