Merge pull request #65237 from andrewsykim/andrew-cloud-provider-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 @andrewsykim as pkg/cloudprovider approver

**What this PR does / why we need it**:
adds myself as an approver for pkg/cloudprovider

```release-note
NONE
```
This commit is contained in:
Kubernetes Submit Queue
2018-06-19 18:48:56 -07:00
committed by GitHub

View File

@@ -2,6 +2,7 @@ approvers:
- mikedanese - mikedanese
- dims - dims
- wlan0 - wlan0
- andrewsykim
reviewers: reviewers:
- thockin - thockin
- lavalamp - lavalamp