Merge pull request #60256 from danwinship/review-iptables-stuff

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 me to iptables/kube-proxy reviewers

kube-proxy needs reviewers!
This commit is contained in:
Kubernetes Submit Queue 2018-02-26 07:50:58 -08:00 committed by GitHub
commit 05425f0826
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 1 deletions

View File

@ -11,3 +11,4 @@ reviewers:
- freehan
- dcbw
- m1093782566
- danwinship

View File

@ -4,3 +4,4 @@ reviewers:
- justinsb
- freehan
- dcbw
- danwinship

View File

@ -2,8 +2,8 @@ reviewers:
- dcbw
- thockin
- eparis
- danwinship
approvers:
- dcbw
- thockin
- eparis