From cbbf366f1f08e9f2d35a1fb179df2dc9da8a3e9f Mon Sep 17 00:00:00 2001 From: Antoine Pelisse Date: Wed, 9 Nov 2016 10:17:55 -0800 Subject: [PATCH] Update OWNERS approvers and reviewers: pkg/proxy --- pkg/proxy/OWNERS | 46 +++++++++++++++++++++++++++++++++--- pkg/proxy/config/OWNERS | 19 +++++++++++++++ pkg/proxy/healthcheck/OWNERS | 3 +++ pkg/proxy/iptables/OWNERS | 17 +++++++++++++ pkg/proxy/userspace/OWNERS | 14 +++++++++++ 5 files changed, 96 insertions(+), 3 deletions(-) create mode 100755 pkg/proxy/config/OWNERS create mode 100755 pkg/proxy/healthcheck/OWNERS create mode 100755 pkg/proxy/iptables/OWNERS create mode 100755 pkg/proxy/userspace/OWNERS diff --git a/pkg/proxy/OWNERS b/pkg/proxy/OWNERS index 3e9886c073a..e5ff004bf50 100644 --- a/pkg/proxy/OWNERS +++ b/pkg/proxy/OWNERS @@ -1,3 +1,43 @@ -assignees: - - ArtfulCoder - - thockin +approvers: +- artfulcoder +- thockin +reviewers: +- thockin +- lavalamp +- smarterclayton +- wojtek-t +- brendandburns +- derekwaynecarr +- vishh +- mikedanese +- liggitt +- bprashanth +- erictune +- davidopp +- luxas +- justinsb +- eparis +- jbeda +- dims +- krousey +- markturansky +- vmarmol +- girishkalele +- jdef +- xiang90 +- freehan +- a-robinson +- m1093782566 +- aveshagarwal +- ingvagabund +- resouer +- cjcullen +- fabianofranz +- david-mcmahon +- mfojtik +- dcbw +- asalkeld +- ddysher +- nhlfr +- sdminonne +- goltermann diff --git a/pkg/proxy/config/OWNERS b/pkg/proxy/config/OWNERS new file mode 100755 index 00000000000..acddcd9eaac --- /dev/null +++ b/pkg/proxy/config/OWNERS @@ -0,0 +1,19 @@ +reviewers: +- thockin +- lavalamp +- smarterclayton +- wojtek-t +- brendandburns +- derekwaynecarr +- mikedanese +- bprashanth +- erictune +- eparis +- jbeda +- dims +- krousey +- markturansky +- ingvagabund +- david-mcmahon +- mfojtik +- sdminonne diff --git a/pkg/proxy/healthcheck/OWNERS b/pkg/proxy/healthcheck/OWNERS new file mode 100755 index 00000000000..a006fd89a03 --- /dev/null +++ b/pkg/proxy/healthcheck/OWNERS @@ -0,0 +1,3 @@ +reviewers: +- girishkalele +- m1093782566 diff --git a/pkg/proxy/iptables/OWNERS b/pkg/proxy/iptables/OWNERS new file mode 100755 index 00000000000..55c87ec76ee --- /dev/null +++ b/pkg/proxy/iptables/OWNERS @@ -0,0 +1,17 @@ +reviewers: +- thockin +- lavalamp +- smarterclayton +- derekwaynecarr +- bprashanth +- luxas +- justinsb +- girishkalele +- freehan +- aveshagarwal +- cjcullen +- david-mcmahon +- dcbw +- asalkeld +- sdminonne +- goltermann diff --git a/pkg/proxy/userspace/OWNERS b/pkg/proxy/userspace/OWNERS new file mode 100755 index 00000000000..2a36386207f --- /dev/null +++ b/pkg/proxy/userspace/OWNERS @@ -0,0 +1,14 @@ +reviewers: +- thockin +- lavalamp +- smarterclayton +- liggitt +- davidopp +- eparis +- krousey +- freehan +- aveshagarwal +- ingvagabund +- resouer +- david-mcmahon +- nhlfr