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

Lines changed: 1 addition & 0 deletions
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

Lines changed: 7 additions & 0 deletions
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

Lines changed: 4 additions & 0 deletions
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

Lines changed: 2 additions & 0 deletions
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

Lines changed: 3 additions & 0 deletions
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

Lines changed: 9 additions & 0 deletions
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

Lines changed: 10 additions & 0 deletions
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

Lines changed: 8 additions & 0 deletions
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

Lines changed: 8 additions & 0 deletions
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

Lines changed: 8 additions & 0 deletions
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

Lines changed: 2 additions & 0 deletions
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

Lines changed: 4 additions & 0 deletions
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

Lines changed: 9 additions & 0 deletions
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

Lines changed: 10 additions & 0 deletions
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

Lines changed: 8 additions & 0 deletions
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

Lines changed: 9 additions & 0 deletions
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)