diff --git a/test/integration/volume/OWNERS b/test/integration/volume/OWNERS new file mode 100644 index 00000000000..451008a3e99 --- /dev/null +++ b/test/integration/volume/OWNERS @@ -0,0 +1,8 @@ +# See the OWNERS docs at https://go.k8s.io/owners + +approvers: + - sig-storage-approvers +reviewers: + - sig-storage-reviewers +labels: + - sig/storage diff --git a/test/integration/volumescheduling/OWNERS b/test/integration/volumescheduling/OWNERS new file mode 100644 index 00000000000..451008a3e99 --- /dev/null +++ b/test/integration/volumescheduling/OWNERS @@ -0,0 +1,8 @@ +# See the OWNERS docs at https://go.k8s.io/owners + +approvers: + - sig-storage-approvers +reviewers: + - sig-storage-reviewers +labels: + - sig/storage