forked from openshift/origin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
OWNERS
41 lines (39 loc) · 827 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
34
35
36
37
38
39
40
41
# See the OWNERS docs at https://go.k8s.io/owners
filters:
".*":
reviewers:
- bparees
- deads2k
- sjenning
- smarterclayton
- soltysh
- stlaz
- p0lyn0mial
approvers:
- bparees
- deads2k
- derekwaynecarr
- dgoodwin
- eparis
- knobunc # Network, Multi-cluster, Storage
- mfojtik
- pweil-
- sjenning
- soltysh
- stbenjam
- xueqzhan
- DennisPeriquet
- neisw
- sttts
- smarterclayton
- stlaz
- p0lyn0mial
"^\\.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"