mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 04:06:03 +00:00
Merge pull request #57634 from mkumatag/images_owner
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Add owners file for test images **What this PR does / why we need it**: This PR is for adding OWNERS file for `test/images` and `test/utils/image` folder **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*: Fixes # **Special notes for your reviewer**: **Release note**: ``` NONE ```
This commit is contained in:
commit
206ba3baca
7
test/images/OWNERS
Normal file
7
test/images/OWNERS
Normal file
@ -0,0 +1,7 @@
|
||||
reviewers:
|
||||
- luxas
|
||||
- mkumatag
|
||||
- ixdy
|
||||
approvers:
|
||||
- luxas
|
||||
- ixdy
|
7
test/utils/image/OWNERS
Normal file
7
test/utils/image/OWNERS
Normal file
@ -0,0 +1,7 @@
|
||||
reviewers:
|
||||
- luxas
|
||||
- mkumatag
|
||||
- ixdy
|
||||
approvers:
|
||||
- luxas
|
||||
- ixdy
|
Loading…
Reference in New Issue
Block a user