Merge pull request #57045 from ConnorDoyle/add-connor-containermanager-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>.

Add ConnorDoyle as approver in /pkg/kubelet/cm.

**What this PR does / why we need it**:
- Add github user `ConnorDoyle` (me) to the approvers list for `pkg/kubelet/cm`.

**Special notes for your reviewer**:
I would like to help with the review load in this package. I believe I have demonstrated good stewardship of sub-packages in this part of the code base.

```release-note
NONE
```

/sig node
/kind cleanup
/assign @derekwaynecarr
This commit is contained in:
Kubernetes Submit Queue 2017-12-13 19:32:53 -08:00 committed by GitHub
commit 65a7ecf147
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
pkg/kubelet/cm/OWNERS Normal file
View File

@ -0,0 +1,10 @@
approvers:
- Random-Liu
- dchen1107
- derekwaynecarr
- tallclair
- vishh
- yujuhong
- ConnorDoyle
reviewers:
- sig-node-reviewers