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.
This commit is contained in:
Claudiu Belu 2020-04-14 05:23:54 -07:00
parent 2624a4ad46
commit 2321378fe5
5 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,3 @@
approvers:
- jiayingz
- mkumatag

View File

@ -0,0 +1,3 @@
approvers:
- jessfraz
- mkumatag

3
test/images/pets/OWNERS Normal file
View File

@ -0,0 +1,3 @@
approvers:
- mkumatag
- bprashanth

3
test/images/redis/OWNERS Normal file
View File

@ -0,0 +1,3 @@
approvers:
- mkumatag
- rmmh

View File

@ -0,0 +1,3 @@
approvers:
- jsafrane
- mkumatag