From 30d0eca19f2abe05d8edf679fd1d12a9b518b7cb Mon Sep 17 00:00:00 2001 From: Rob Scott Date: Tue, 24 Sep 2019 11:33:01 -0700 Subject: [PATCH] Adding owners for EndpointSlice controller --- pkg/controller/endpointslice/OWNERS | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 pkg/controller/endpointslice/OWNERS diff --git a/pkg/controller/endpointslice/OWNERS b/pkg/controller/endpointslice/OWNERS new file mode 100644 index 00000000000..2238c689348 --- /dev/null +++ b/pkg/controller/endpointslice/OWNERS @@ -0,0 +1,15 @@ +# See the OWNERS docs at https://go.k8s.io/owners + +approvers: +- bowei +- freehan +- MrHohn +- thockin +- sig-network-approvers +reviewers: +- robscott +- freehan +- bowei +- sig-network-reviewers +labels: +- sig/network