mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 19:31:44 +00:00
Merge pull request #60874 from cblecker/cblecker-test-approver
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 cblecker to test OWNERS **What this PR does / why we need it**: - Adds an OWNERS file for `test/typecheck/` that was just added - Add cblecker to approvers for `test/` I won't touch anything I don't understand :) **Release note**: ```release-note NONE ```
This commit is contained in:
commit
07c04c2a17
@ -26,6 +26,7 @@ reviewers:
|
||||
- vishh
|
||||
approvers:
|
||||
- bowei # for test/e2e/{dns*,network}.go
|
||||
- cblecker
|
||||
- deads2k
|
||||
- enisoc
|
||||
- enj # for test/integration/etcd/etcd_storage_path_test.go
|
||||
@ -50,4 +51,4 @@ approvers:
|
||||
- sttts
|
||||
- timothysc
|
||||
- zmerlynn
|
||||
- vishh
|
||||
- vishh
|
||||
|
6
test/typecheck/OWNERS
Normal file
6
test/typecheck/OWNERS
Normal file
@ -0,0 +1,6 @@
|
||||
reviewers:
|
||||
- cblecker
|
||||
- rmmh
|
||||
approvers:
|
||||
- cblecker
|
||||
- rmmh
|
Loading…
Reference in New Issue
Block a user