summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcaleb miles <caselim@gmail.com>2018-01-10 13:07:37 -0800
committercaleb miles <caselim@gmail.com>2018-01-10 13:13:10 -0800
commit1a53f623eb1805ec844007edc46df35a08897457 (patch)
treec9cf4d83dead5dcb77bf2b8888969676db8a6234
parentbc79961dbd94201681e55fdeb73b3c8ba8108010 (diff)
kep: Mark @thockin approver for cloud provider extraction (0002)
This KEP is a rewrite of an existing [design proposal][] which had been given prior [approval][]. Having done a bit of due diligence, mark @thockin as the approver. It is expected that WG Cloud Provider will find additional approvers once PRs which implement this KEP begin landing. [design proposal]: https://github.com/kubernetes/community/blob/master/contributors/design-proposals/cloud-provider/cloud-provider-refactoring.md [approval]: https://github.com/kubernetes/community/pull/128#pullrequestreview-18038563
-rw-r--r--keps/0002-controller-manager.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/keps/0002-controller-manager.md b/keps/0002-controller-manager.md
index 15e3b10c..d73cde39 100644
--- a/keps/0002-controller-manager.md
+++ b/keps/0002-controller-manager.md
@@ -13,7 +13,7 @@ reviewers:
- "@wlan0"
- "@calebamiles"
approvers:
- - TBD
+ - "@thockin"
editor: TBD
status: approved
replaces: