Merge pull request #54401 from k82cn/node_ctrl_reviewer

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

Volunteer to be reviewer of NodeController.

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes # N/A

**Release note**:

```release-note
None
```
This commit is contained in:
Kubernetes Submit Queue
2017-10-24 07:39:19 -07:00
committed by GitHub

View File

@@ -6,3 +6,4 @@ reviewers:
- smarterclayton - smarterclayton
- ingvagabund - ingvagabund
- aveshagarwal - aveshagarwal
- k82cn