Merge pull request #50053 from xiangpengzhao/fix-owners

Automatic merge from submit-queue

Fix incorrect owner in OWNERS

**What this PR does / why we need it**:
typo: yuyuhong --> yujuhong

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #
https://github.com/kubernetes/kubernetes/issues/50048#issuecomment-319846621

**Special notes for your reviewer**:
/assign @yujuhong 
I don't know whether you can approve this PR or not in such case 😄 

**Release note**:

```release-note
NONE
```
This commit is contained in:
Kubernetes Submit Queue 2017-08-03 09:45:57 -07:00 committed by GitHub
commit 1284d78c92

View File

@ -2,7 +2,7 @@ approvers:
- dchen1107
- derekwaynecarr
- vishh
- yuyuhong
- yujuhong
reviewers:
- cmluciano
- sig-node-reviewers