Merge pull request #4818 from nikhita/mount-utils
sig-storage: add mount-utils repo
This commit is contained in:
commit
5885830bfb
|
@ -94,6 +94,9 @@ The following [subprojects][subproject-definition] are owned by sig-storage:
|
|||
- https://raw.githubusercontent.com/kubernetes/csi-translation-lib/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/csi-api/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/csi-translation-lib/OWNERS
|
||||
### mount-utils
|
||||
- **Owners:**
|
||||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/mount-utils/OWNERS
|
||||
### nfs-provisioner
|
||||
- **Owners:**
|
||||
- https://raw.githubusercontent.com/kubernetes-incubator/nfs-provisioner/master/OWNERS
|
||||
|
|
|
@ -2071,6 +2071,9 @@ sigs:
|
|||
- https://raw.githubusercontent.com/kubernetes/csi-translation-lib/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/csi-api/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/csi-translation-lib/OWNERS
|
||||
- name: mount-utils
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/mount-utils/OWNERS
|
||||
- name: nfs-provisioner
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-incubator/nfs-provisioner/master/OWNERS
|
||||
|
|
Loading…
Reference in New Issue