From cbbf366f1f08e9f2d35a1fb179df2dc9da8a3e9f Mon Sep 17 00:00:00 2001 From: Antoine Pelisse Date: Wed, 9 Nov 2016 10:17:55 -0800 Subject: [PATCH 1/6] 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 From 40a8574b0a3dc52c9d57adcc7249b27078bfeae5 Mon Sep 17 00:00:00 2001 From: Antoine Pelisse Date: Wed, 9 Nov 2016 14:37:31 -0800 Subject: [PATCH 2/6] Update OWNERS --- pkg/proxy/OWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/proxy/OWNERS b/pkg/proxy/OWNERS index e5ff004bf50..a8e815e9dfa 100644 --- a/pkg/proxy/OWNERS +++ b/pkg/proxy/OWNERS @@ -1,5 +1,5 @@ approvers: -- artfulcoder +- ArtfulCoder - thockin reviewers: - thockin From 4caa6e0b7812be59c70608fa520ae1001e1c07be Mon Sep 17 00:00:00 2001 From: Tim Hockin Date: Tue, 15 Nov 2016 08:48:31 +0100 Subject: [PATCH 3/6] Trim down to the folks I think have real context --- pkg/proxy/OWNERS | 33 ++------------------------------- 1 file changed, 2 insertions(+), 31 deletions(-) diff --git a/pkg/proxy/OWNERS b/pkg/proxy/OWNERS index a8e815e9dfa..646b3c519b1 100644 --- a/pkg/proxy/OWNERS +++ b/pkg/proxy/OWNERS @@ -1,43 +1,14 @@ approvers: -- ArtfulCoder - thockin +- bprashanth +- matchstick 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 From 5bcaa09a5a8ba9de70918a6db2babd0fb219fb21 Mon Sep 17 00:00:00 2001 From: Tim Hockin Date: Tue, 15 Nov 2016 08:49:30 +0100 Subject: [PATCH 4/6] Trim to folks with context --- pkg/proxy/config/OWNERS | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/pkg/proxy/config/OWNERS b/pkg/proxy/config/OWNERS index acddcd9eaac..22bdb502d2e 100755 --- a/pkg/proxy/config/OWNERS +++ b/pkg/proxy/config/OWNERS @@ -2,18 +2,6 @@ reviewers: - thockin - lavalamp - smarterclayton -- wojtek-t - brendandburns -- derekwaynecarr -- mikedanese - bprashanth -- erictune -- eparis -- jbeda -- dims -- krousey -- markturansky -- ingvagabund -- david-mcmahon -- mfojtik -- sdminonne +- freehan From 1aeecd7847d057165717e10d5c6c1fd466c6ddfa Mon Sep 17 00:00:00 2001 From: Tim Hockin Date: Tue, 15 Nov 2016 08:50:14 +0100 Subject: [PATCH 5/6] Reduce to people with context --- pkg/proxy/iptables/OWNERS | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/pkg/proxy/iptables/OWNERS b/pkg/proxy/iptables/OWNERS index 55c87ec76ee..1430b9e2e81 100755 --- a/pkg/proxy/iptables/OWNERS +++ b/pkg/proxy/iptables/OWNERS @@ -1,17 +1,7 @@ reviewers: - thockin -- lavalamp - smarterclayton -- derekwaynecarr - bprashanth -- luxas - justinsb -- girishkalele - freehan -- aveshagarwal -- cjcullen -- david-mcmahon - dcbw -- asalkeld -- sdminonne -- goltermann From 19dd9c12713fbfe706f5250d185f99f0485b97ce Mon Sep 17 00:00:00 2001 From: Tim Hockin Date: Tue, 15 Nov 2016 08:51:12 +0100 Subject: [PATCH 6/6] Reduce to folks with context --- pkg/proxy/userspace/OWNERS | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/pkg/proxy/userspace/OWNERS b/pkg/proxy/userspace/OWNERS index 2a36386207f..192b2a2b708 100755 --- a/pkg/proxy/userspace/OWNERS +++ b/pkg/proxy/userspace/OWNERS @@ -2,13 +2,5 @@ reviewers: - thockin - lavalamp - smarterclayton -- liggitt -- davidopp -- eparis -- krousey - freehan -- aveshagarwal -- ingvagabund -- resouer -- david-mcmahon -- nhlfr +- bprashanth