File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -108,6 +108,10 @@ The following [subprojects][subproject-definition] are owned by sig-storage:
108
108
- ** Owners:**
109
109
- [ kubernetes-sigs/nfs-ganesha-server-and-external-provisioner] ( https://github.com/kubernetes-sigs/nfs-ganesha-server-and-external-provisioner/blob/master/OWNERS )
110
110
- [ kubernetes-sigs/nfs-subdir-external-provisioner] ( https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner/blob/master/OWNERS )
111
+ ### volume-populators
112
+ - ** Owners:**
113
+ - [ kubernetes-csi/lib-volume-populator] ( https://github.com/kubernetes-csi/lib-volume-populator/blob/master/OWNERS )
114
+ - [ kubernetes-csi/volume-data-source-validator] ( https://github.com/kubernetes-csi/volume-data-source-validator/blob/master/OWNERS )
111
115
### volumes
112
116
- ** Owners:**
113
117
- [ kubernetes/kubernetes/pkg/volume] ( https://github.com/kubernetes/kubernetes/blob/master/pkg/volume/OWNERS )
Original file line number Diff line number Diff line change @@ -2316,6 +2316,10 @@ sigs:
2316
2316
owners :
2317
2317
- https://raw.githubusercontent.com/kubernetes-sigs/nfs-ganesha-server-and-external-provisioner/master/OWNERS
2318
2318
- https://raw.githubusercontent.com/kubernetes-sigs/nfs-subdir-external-provisioner/master/OWNERS
2319
+ - name : volume-populators
2320
+ owners :
2321
+ - https://raw.githubusercontent.com/kubernetes-csi/lib-volume-populator/master/OWNERS
2322
+ - https://raw.githubusercontent.com/kubernetes-csi/volume-data-source-validator/master/OWNERS
2319
2323
- name : volumes
2320
2324
owners :
2321
2325
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/volume/OWNERS
You can’t perform that action at this time.
0 commit comments