sig-storage: add csi-proxy to kubernetes-csi subproject
This commit is contained in:
parent
06a3d27ec1
commit
186002d6d1
|
@ -52,6 +52,7 @@ The following subprojects are owned by sig-storage:
|
|||
- https://raw.githubusercontent.com/kubernetes-csi/csi-lib-fc/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-csi/csi-lib-iscsi/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-csi/csi-lib-utils/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-csi/csi-proxy/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-csi/csi-release-tools/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-csi/csi-test/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-csi/docs/master/OWNERS
|
||||
|
|
|
@ -1901,6 +1901,7 @@ sigs:
|
|||
- https://raw.githubusercontent.com/kubernetes-csi/csi-lib-fc/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-csi/csi-lib-iscsi/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-csi/csi-lib-utils/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-csi/csi-proxy/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-csi/csi-release-tools/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-csi/csi-test/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-csi/docs/master/OWNERS
|
||||
|
|
Loading…
Reference in New Issue