mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 23:37:01 +00:00
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:
parent
2624a4ad46
commit
2321378fe5
3
test/images/cuda-vector-add/OWNERS
Normal file
3
test/images/cuda-vector-add/OWNERS
Normal file
@ -0,0 +1,3 @@
|
||||
approvers:
|
||||
- jiayingz
|
||||
- mkumatag
|
3
test/images/nonewprivs/OWNERS
Normal file
3
test/images/nonewprivs/OWNERS
Normal file
@ -0,0 +1,3 @@
|
||||
approvers:
|
||||
- jessfraz
|
||||
- mkumatag
|
3
test/images/pets/OWNERS
Normal file
3
test/images/pets/OWNERS
Normal file
@ -0,0 +1,3 @@
|
||||
approvers:
|
||||
- mkumatag
|
||||
- bprashanth
|
3
test/images/redis/OWNERS
Normal file
3
test/images/redis/OWNERS
Normal file
@ -0,0 +1,3 @@
|
||||
approvers:
|
||||
- mkumatag
|
||||
- rmmh
|
3
test/images/volume/OWNERS
Normal file
3
test/images/volume/OWNERS
Normal file
@ -0,0 +1,3 @@
|
||||
approvers:
|
||||
- jsafrane
|
||||
- mkumatag
|
Loading…
Reference in New Issue
Block a user