diff --git a/pkg/proxy/OWNERS b/pkg/proxy/OWNERS index 3e9886c073a..646b3c519b1 100644 --- a/pkg/proxy/OWNERS +++ b/pkg/proxy/OWNERS @@ -1,3 +1,14 @@ -assignees: - - ArtfulCoder - - thockin +approvers: +- thockin +- bprashanth +- matchstick +reviewers: +- thockin +- lavalamp +- smarterclayton +- brendandburns +- vishh +- bprashanth +- justinsb +- freehan +- dcbw diff --git a/pkg/proxy/config/OWNERS b/pkg/proxy/config/OWNERS new file mode 100755 index 00000000000..22bdb502d2e --- /dev/null +++ b/pkg/proxy/config/OWNERS @@ -0,0 +1,7 @@ +reviewers: +- thockin +- lavalamp +- smarterclayton +- brendandburns +- bprashanth +- freehan 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..1430b9e2e81 --- /dev/null +++ b/pkg/proxy/iptables/OWNERS @@ -0,0 +1,7 @@ +reviewers: +- thockin +- smarterclayton +- bprashanth +- justinsb +- freehan +- dcbw diff --git a/pkg/proxy/userspace/OWNERS b/pkg/proxy/userspace/OWNERS new file mode 100755 index 00000000000..192b2a2b708 --- /dev/null +++ b/pkg/proxy/userspace/OWNERS @@ -0,0 +1,6 @@ +reviewers: +- thockin +- lavalamp +- smarterclayton +- freehan +- bprashanth