diff --git a/lib/config/OWNERS b/lib/config/OWNERS new file mode 100644 index 00000000..1bb03cdf --- /dev/null +++ b/lib/config/OWNERS @@ -0,0 +1,9 @@ +# See the OWNERS docs at https://go.k8s.io/owners +options: + no_parent_owners: true +filters: + ".*": + approvers: + - ginkgoch + - likidu + - yudongusa