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