diff --git a/test/e2e/feature/OWNERS b/test/e2e/feature/OWNERS new file mode 100644 index 00000000000..7c1bb04b62e --- /dev/null +++ b/test/e2e/feature/OWNERS @@ -0,0 +1,6 @@ +# See the OWNERS docs at https://go.k8s.io/owners + +# Features in test/e2e/feature/ are not directly mapped to the kubelet feature gates, +# but is a good approximation to allow adding alpha features by SIG approvers. +approvers: + - feature-approvers