Merge pull request #56201 from luxas/new_kubeadm_owners

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>.

Restructure cmd/kubeadm/OWNERS

**What this PR does / why we need it**:

After a year of virtually the same people in `cmd/kubeadm/OWNERS`, the SIG has decided to refresh the list of reviewers/approvers a little. If you feel more/other changes are needed yet, please speak up here in this thread, in our weekly SIG meeting or ping me on Slack.

Thanks all everyone that has helped out here and thanks to you who are stepping up more now!

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
@kubernetes/sig-cluster-lifecycle-pr-reviews 

Please ACK that you are ok with this officially here as well:
@kad @timothysc @jamiehannaford @xiangpengzhao @lukemarsden @errordeveloper @mattmoyer @justinsb @fabriziopandini
pull/6/head
Kubernetes Submit Queue 2017-11-22 14:13:10 -08:00 committed by GitHub
commit 93dc3763b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 4 deletions

View File

@ -1,15 +1,17 @@
approvers:
- errordeveloper
- jbeda
- luxas
- mikedanese
- krousey
- timothysc
reviewers:
- mikedanese
- luxas
- justinsb
- errordeveloper
- lukemarsden
- dmmcquay
- krousey
- timothysc
- fabriziopandini
- jamiehannaford
- kad
- xiangpengzhao
- mattmoyer