diff --git a/pkg/scheduler/framework/plugins/nodevolumelimits/OWNERS b/pkg/scheduler/framework/plugins/nodevolumelimits/OWNERS new file mode 100644 index 00000000000..be3245e85e1 --- /dev/null +++ b/pkg/scheduler/framework/plugins/nodevolumelimits/OWNERS @@ -0,0 +1,10 @@ +# See the OWNERS docs at https://go.k8s.io/owners + +approvers: + - sig-storage-approvers + - cofyc +reviewers: + - sig-storage-reviewers + - cofyc +labels: + - sig/storage diff --git a/pkg/scheduler/framework/plugins/volumerestrictions/OWNERS b/pkg/scheduler/framework/plugins/volumerestrictions/OWNERS new file mode 100644 index 00000000000..be3245e85e1 --- /dev/null +++ b/pkg/scheduler/framework/plugins/volumerestrictions/OWNERS @@ -0,0 +1,10 @@ +# See the OWNERS docs at https://go.k8s.io/owners + +approvers: + - sig-storage-approvers + - cofyc +reviewers: + - sig-storage-reviewers + - cofyc +labels: + - sig/storage diff --git a/pkg/scheduler/framework/plugins/volumezone/OWNERS b/pkg/scheduler/framework/plugins/volumezone/OWNERS new file mode 100644 index 00000000000..be3245e85e1 --- /dev/null +++ b/pkg/scheduler/framework/plugins/volumezone/OWNERS @@ -0,0 +1,10 @@ +# See the OWNERS docs at https://go.k8s.io/owners + +approvers: + - sig-storage-approvers + - cofyc +reviewers: + - sig-storage-reviewers + - cofyc +labels: + - sig/storage