mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-09 03:57:41 +00:00
Merge pull request #122014 from sanposhiho/owner
put storage related plugins under SIG-Storage reviewing
This commit is contained in:
commit
de2f38f8a8
10
pkg/scheduler/framework/plugins/nodevolumelimits/OWNERS
Normal file
10
pkg/scheduler/framework/plugins/nodevolumelimits/OWNERS
Normal file
@ -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
|
10
pkg/scheduler/framework/plugins/volumerestrictions/OWNERS
Normal file
10
pkg/scheduler/framework/plugins/volumerestrictions/OWNERS
Normal file
@ -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
|
10
pkg/scheduler/framework/plugins/volumezone/OWNERS
Normal file
10
pkg/scheduler/framework/plugins/volumezone/OWNERS
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user