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:
Christopher M. Luciano 2017-06-28 10:48:20 -04:00
parent 052cd6d30b
commit 8880ba64cf
No known key found for this signature in database
GPG Key ID: 5148DBB31F2843F1

8
pkg/kubelet/gpu/OWNERS Normal file
View File

@ -0,0 +1,8 @@
approvers:
- dchen1107
- derekwaynecarr
- vishh
- yuyuhong
reviewers:
- cmluciano
- sig-node-reviewers