mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-11 21:12:07 +00:00
Add OWNERS file to kubelet gpu package
GPU support is ramping up and we do not have a lot of reviewers that are familiar with the codebase. I added myself as a reviewer and copied a few people from the kubelet OWNERS file as approvers. Signed-off-by: Christopher M. Luciano <cmluciano@us.ibm.com>
This commit is contained in:
parent
052cd6d30b
commit
8880ba64cf
8
pkg/kubelet/gpu/OWNERS
Normal file
8
pkg/kubelet/gpu/OWNERS
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
approvers:
|
||||||
|
- dchen1107
|
||||||
|
- derekwaynecarr
|
||||||
|
- vishh
|
||||||
|
- yuyuhong
|
||||||
|
reviewers:
|
||||||
|
- cmluciano
|
||||||
|
- sig-node-reviewers
|
Loading…
Reference in New Issue
Block a user