diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index 81b85babbf..fba827fe6b 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -226,6 +226,7 @@ aliases: - thockin - rramkumar1 - cmluciano + - m1093782566 sig-apps-approvers: - kow3ns - janetkuo diff --git a/pkg/proxy/OWNERS b/pkg/proxy/OWNERS index 22480e625a..c0d7663ba6 100644 --- a/pkg/proxy/OWNERS +++ b/pkg/proxy/OWNERS @@ -1,18 +1,8 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: -- thockin -- matchstick +- sig-network-approvers reviewers: -- thockin -- lavalamp -- smarterclayton -- brendandburns -- vishh -- justinsb -- freehan -- dcbw -- m1093782566 -- danwinship +- sig-network-reviewers labels: - sig/network diff --git a/pkg/proxy/config/OWNERS b/pkg/proxy/config/OWNERS index c7e36e636c..1a00bfbfb6 100644 --- a/pkg/proxy/config/OWNERS +++ b/pkg/proxy/config/OWNERS @@ -1,10 +1,9 @@ # See the OWNERS docs at https://go.k8s.io/owners reviewers: -- thockin +- sig-network-reviewers - lavalamp - smarterclayton - brendandburns -- freehan labels: - sig/network diff --git a/pkg/proxy/healthcheck/OWNERS b/pkg/proxy/healthcheck/OWNERS deleted file mode 100644 index 6e357e0e91..0000000000 --- a/pkg/proxy/healthcheck/OWNERS +++ /dev/null @@ -1,4 +0,0 @@ -# See the OWNERS docs at https://go.k8s.io/owners - -reviewers: -- m1093782566 diff --git a/pkg/proxy/iptables/OWNERS b/pkg/proxy/iptables/OWNERS index ce99e97466..5cda5bc17c 100644 --- a/pkg/proxy/iptables/OWNERS +++ b/pkg/proxy/iptables/OWNERS @@ -1,11 +1,8 @@ # See the OWNERS docs at https://go.k8s.io/owners reviewers: -- thockin +- sig-network-reviewers - smarterclayton - justinsb -- freehan -- dcbw -- danwinship labels: - sig/network diff --git a/pkg/proxy/ipvs/OWNERS b/pkg/proxy/ipvs/OWNERS index c49cd694eb..d1fb225a6c 100644 --- a/pkg/proxy/ipvs/OWNERS +++ b/pkg/proxy/ipvs/OWNERS @@ -1,12 +1,11 @@ # See the OWNERS docs at https://go.k8s.io/owners reviewers: -- thockin +- sig-network-reviewers - brendandburns -- m1093782566 - Lion-Wei approvers: -- thockin +- sig-network-approvers - brendandburns - m1093782566 labels: diff --git a/pkg/proxy/userspace/OWNERS b/pkg/proxy/userspace/OWNERS index efdc686a26..7fb99c84d8 100644 --- a/pkg/proxy/userspace/OWNERS +++ b/pkg/proxy/userspace/OWNERS @@ -1,15 +1,10 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: -- thockin -- dcbw -- danwinship +- sig-network-approvers reviewers: -- thockin +- sig-network-reviewers - lavalamp - smarterclayton -- freehan -- dcbw -- danwinship labels: - sig/network