Skip to content

Commit 2321378

Browse files
committed
test images: Adds OWNERS files for images (part 3)
Adds reviewers to the OWNERS files in the kubernetes/test/images folder. The reviewers are added automatically, based on their contributions on an image (>= 20% code churn). Note that the code churn is taken into account for authors, and not committers. Adds OWNERS files for: cuda-vector-add, nonewprivs, pets, redis, volume.
1 parent 2624a4a commit 2321378

File tree

5 files changed

+15
-0
lines changed

5 files changed

+15
-0
lines changed

test/images/cuda-vector-add/OWNERS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
approvers:
2+
- jiayingz
3+
- mkumatag

test/images/nonewprivs/OWNERS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
approvers:
2+
- jessfraz
3+
- mkumatag

test/images/pets/OWNERS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
approvers:
2+
- mkumatag
3+
- bprashanth

test/images/redis/OWNERS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
approvers:
2+
- mkumatag
3+
- rmmh

test/images/volume/OWNERS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
approvers:
2+
- jsafrane
3+
- mkumatag

0 commit comments

Comments
 (0)