Merge pull request #64728 from mbohlool/crd_versioning_f5

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 mbohlool to apiextensions-apiserver reviewer list

@deads2k @sttts @liggitt @lavalamp
This commit is contained in:
Kubernetes Submit Queue 2018-06-05 15:32:20 -07:00 committed by GitHub
commit f1bfde4900
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,7 @@ reviewers:
- deads2k
- sttts
- enisoc
- mbohlool
approvers:
- deads2k
- lavalamp