diff --git a/staging/src/k8s.io/client-go/tools/events/OWNERS b/staging/src/k8s.io/client-go/tools/events/OWNERS new file mode 100644 index 00000000000..fbd0a6a013d --- /dev/null +++ b/staging/src/k8s.io/client-go/tools/events/OWNERS @@ -0,0 +1,8 @@ +# See the OWNERS docs at https://go.k8s.io/owners + +approvers: +- yastij +- wojtek-t +reviewers: +- yastij +- wojtek-t