forked from openshift/origin
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathOWNERS
More file actions
30 lines (28 loc) · 624 Bytes
/
OWNERS
File metadata and controls
30 lines (28 loc) · 624 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
30
# See the OWNERS docs at https://go.k8s.io/owners
filters:
".*":
reviewers:
- deads2k
- sjenning
- soltysh
- stlaz
- p0lyn0mial
approvers:
- bertinatto
- DennisPeriquet
- deads2k
- dgoodwin
- neisw
- soltysh
- stbenjam
- xueqzhan
- sosiouxme
"^\\.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"