diff --git a/pkg/epp/scheduling/framework/plugins/multi/prefix/OWNERS b/pkg/epp/scheduling/framework/plugins/multi/prefix/OWNERS new file mode 100644 index 0000000000..74a7d64f9f --- /dev/null +++ b/pkg/epp/scheduling/framework/plugins/multi/prefix/OWNERS @@ -0,0 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + +approvers: +- liu-cong diff --git a/sidecars/latencypredictorasync/OWNERS b/sidecars/latencypredictorasync/OWNERS new file mode 100644 index 0000000000..f94d3868b7 --- /dev/null +++ b/sidecars/latencypredictorasync/OWNERS @@ -0,0 +1,4 @@ +# See the OWNERS docs at https://go.k8s.io/owners + +approvers: +- kaushikmitr