add myself and liggitt to pkg/kubelet/certificats OWNERs

For as long a kubelet is using the internal client, this certificate
manager is bound to the kubelet. Once kubelet has moved to client-go we
plan to extract this library to be general purpose. In the meantime,
liggitt and I should handle reviews of this code.
This commit is contained in:
Mike Danese 2017-05-30 13:43:20 -07:00
parent 657c01c695
commit 5920e48333

View File

@ -0,0 +1,6 @@
reviewers:
- mikedanese
- liggit
approvers:
- mikedanese
- liggit