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
commit 24117bb05c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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