mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 19:31:44 +00:00
test images: Adds OWNERS files for images (part 2)
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 ONWERS files for: apparmor-loader, echoserver, jessie-dnsutils, metadata-concealment, sample-apiserver.
This commit is contained in:
parent
2624a4ad46
commit
2b5fb5366f
2
test/images/apparmor-loader/OWNERS
Normal file
2
test/images/apparmor-loader/OWNERS
Normal file
@ -0,0 +1,2 @@
|
||||
approvers:
|
||||
- dims
|
2
test/images/echoserver/OWNERS
Normal file
2
test/images/echoserver/OWNERS
Normal file
@ -0,0 +1,2 @@
|
||||
approvers:
|
||||
- dims
|
3
test/images/jessie-dnsutils/OWNERS
Normal file
3
test/images/jessie-dnsutils/OWNERS
Normal file
@ -0,0 +1,3 @@
|
||||
approvers:
|
||||
- dims
|
||||
- mkumatag
|
2
test/images/metadata-concealment/OWNERS
Normal file
2
test/images/metadata-concealment/OWNERS
Normal file
@ -0,0 +1,2 @@
|
||||
approvers:
|
||||
- dims
|
2
test/images/sample-apiserver/OWNERS
Normal file
2
test/images/sample-apiserver/OWNERS
Normal file
@ -0,0 +1,2 @@
|
||||
approvers:
|
||||
- dims
|
Loading…
Reference in New Issue
Block a user