diff --git a/pkg/registry/core/service/OWNERS b/pkg/registry/core/service/OWNERS new file mode 100644 index 00000000000..5827aef80ac --- /dev/null +++ b/pkg/registry/core/service/OWNERS @@ -0,0 +1,8 @@ +# See the OWNERS docs at https://go.k8s.io/owners + +approvers: + - aojea + - thockin +reviewers: + - aojea + - thockin diff --git a/pkg/registry/networking/OWNERS b/pkg/registry/networking/OWNERS new file mode 100644 index 00000000000..5827aef80ac --- /dev/null +++ b/pkg/registry/networking/OWNERS @@ -0,0 +1,8 @@ +# See the OWNERS docs at https://go.k8s.io/owners + +approvers: + - aojea + - thockin +reviewers: + - aojea + - thockin