Skip to content

Commit a01cd38

Browse files
committed
Add / update a bunch of OWNERS files
These are somewhat arbitrary decisions based on conversations I've had with folks offline. If it's important enough to merit its own label, it's important enough to have at least two people who can /approve its changes Also I'm very sorry to the jenkins/ and scenarios/ OWNERS, those all seem tied up with rewriting kubetest, moving away from bootstrap, and making pod-utils nicer, so that's the list I ended up with.
1 parent 8395118 commit a01cd38

File tree

16 files changed

+102
-0
lines changed

16 files changed

+102
-0
lines changed

boskos/OWNERS

+1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@
33
approvers:
44
- krzyzacy
55
- sebastienvas
6+
67
labels:
78
- area/boskos

docs/OWNERS

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# See the OWNERS docs at https://go.k8s.io/owners
2+
3+
approvers:
4+
- cblecker
5+
- mithrav
6+
- spiffxp
7+

gopherage/OWNERS

+4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1+
# See the OWNERS docs at https://go.k8s.io/owners
2+
13
approvers:
24
- Katharine
5+
- spiffxp
6+
37
labels:
48
- area/gopherage

greenhouse/OWNERS

+2
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,7 @@
22

33
approvers:
44
- BenTheElder
5+
- ixdy
6+
57
labels:
68
- area/greenhouse

gubernator/OWNERS

+3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# See the OWNERS docs at https://go.k8s.io/owners
22

33
approvers:
4+
- ibzib
5+
- Katharine
46
- rmmh
57
- stevekuznetsov
8+
69
labels:
710
- area/gubernator

images/OWNERS

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# See the OWNERS docs at https://go.k8s.io/owners
2+
3+
approvers:
4+
- bentheelder
5+
- ixdy
6+
- krzyzacy
7+
8+
labels:
9+
- area/images

jenkins/OWNERS

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# See the OWNERS docs at https://go.k8s.io/owners
2+
3+
approvers:
4+
- bentheelder
5+
- cjwagner
6+
- fejta
7+
- krzyzacy
8+
9+
labels:
10+
- area/jenkins

kettle/OWNERS

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# See the OWNERS docs at https://go.k8s.io/owners
2+
3+
approvers:
4+
- Katharine
5+
- spiffxp
6+
7+
labels:
8+
- area/kettle

kubetest/OWNERS

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# See the OWNERS docs at https://go.k8s.io/owners
2+
3+
approvers:
4+
- BenTheElder
5+
- krzyzacy
6+
7+
labels:
8+
- area/kubetest

metrics/OWNERS

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# See the OWNERS docs at https://go.k8s.io/owners
2+
3+
approvers:
4+
- cjwagner
5+
- spiffxp
6+
7+
labels:
8+
- area/metrics

planter/OWNERS

+2
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,7 @@
22

33
approvers:
44
- BenTheElder
5+
- ixdy
6+
57
labels:
68
- area/planter

prow/pod-utils/OWNERS

+4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1+
# See the OWNERS docs at https://go.k8s.io/owners
2+
13
approvers:
4+
- cjwagner
25
- stevekuznetsov
6+
37
labels:
48
- area/prow/pod-utilities

robots/OWNERS

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# See the OWNERS docs at https://go.k8s.io/owners
2+
3+
approvers:
4+
- cjwagner
5+
- fejta
6+
- stevekuznetsov
7+
8+
labels:
9+
- area/robots

scenarios/OWNERS

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# See the OWNERS docs at https://go.k8s.io/owners
2+
3+
approvers:
4+
- bentheelder
5+
- cjwagner
6+
- fejta
7+
- krzyzacy
8+
9+
labels:
10+
- area/scenarios

triage/OWNERS

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# See the OWNERS docs at https://go.k8s.io/owners
2+
3+
approvers:
4+
- Katharine
5+
- spiffxp
6+
7+
labels:
8+
- area/triage

velodrome/OWNERS

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# See the OWNERS docs at https://go.k8s.io/owners
2+
3+
approvers:
4+
- cjwagner
5+
- krzyzacy
6+
- spiffxp
7+
8+
labels:
9+
- area/velodrome

0 commit comments

Comments
 (0)