diff options
| author | Nikhita Raghunath <nikitaraghunath@gmail.com> | 2020-05-28 20:08:17 +0530 |
|---|---|---|
| committer | Nikhita Raghunath <nikitaraghunath@gmail.com> | 2020-05-28 22:36:41 +0530 |
| commit | 0163e8259e1694558f18bf190dce1d895d968c26 (patch) | |
| tree | 0eefcfe8f50b145b26cb0763988be2d258fe56bf | |
| parent | c4b13962768e9cbf60582f5702b0c30f98e51eec (diff) | |
sig-storage: add mount-utils repo
| -rw-r--r-- | sig-storage/README.md | 3 | ||||
| -rw-r--r-- | sigs.yaml | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/sig-storage/README.md b/sig-storage/README.md index 878dcf4c..f083167e 100644 --- a/sig-storage/README.md +++ b/sig-storage/README.md @@ -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 |
