diff --git a/staging/src/k8s.io/apiserver/pkg/storageversion/OWNERS b/staging/src/k8s.io/apiserver/pkg/storageversion/OWNERS new file mode 100644 index 00000000000..ca9aa135841 --- /dev/null +++ b/staging/src/k8s.io/apiserver/pkg/storageversion/OWNERS @@ -0,0 +1,5 @@ +# See the OWNERS docs at https://go.k8s.io/owners + +approvers: +- caesarxuchao +- roycaihw