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 @@ -2310,6 +2310,10 @@ sigs:
2310
2310
owners :
2311
2311
- https://raw.githubusercontent.com/kubernetes-sigs/nfs-ganesha-server-and-external-provisioner/master/OWNERS
2312
2312
- https://raw.githubusercontent.com/kubernetes-sigs/nfs-subdir-external-provisioner/master/OWNERS
2313
+ - name : volume-populators
2314
+ owners :
2315
+ - https://raw.githubusercontent.com/kubernetes-csi/lib-volume-populator/master/OWNERS
2316
+ - https://raw.githubusercontent.com/kubernetes-csi/volume-data-source-validator/master/OWNERS
2313
2317
- name : volumes
2314
2318
owners :
2315
2319
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/volume/OWNERS
You can’t perform that action at this time.
0 commit comments