diff options
| author | k8s-ci-robot <k8s-ci-robot@users.noreply.github.com> | 2018-09-18 13:10:44 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-09-18 13:10:44 -0700 |
| commit | 7f3692c259b587c6dc3d3b3e997ce48c24523939 (patch) | |
| tree | 850f24ed98a1ac06979ea91baefe278e3e121eca | |
| parent | b48267d4b1df1f74ebe61561ec5c362a3187c993 (diff) | |
| parent | 5be505207526a9aa874bf5143380c69d62ddd5b9 (diff) | |
Merge pull request #2685 from spiffxp/kubernetes-sigs-sig-storage-lib-external-provisioner
Add kubernetes-sigs/sig-storage-lib-external-provisioner
| -rw-r--r-- | sig-storage/README.md | 1 | ||||
| -rw-r--r-- | sigs.yaml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/sig-storage/README.md b/sig-storage/README.md index bcb46574..512cbf5f 100644 --- a/sig-storage/README.md +++ b/sig-storage/README.md @@ -49,6 +49,7 @@ The following subprojects are owned by sig-storage: - **external-storage** - Owners: - https://raw.githubusercontent.com/kubernetes-incubator/external-storage/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-sigs/sig-storage-lib-external-provisioner/master/OWNERS - **git-sync** - Owners: - https://raw.githubusercontent.com/kubernetes/git-sync/master/OWNERS @@ -1648,6 +1648,7 @@ sigs: - name: external-storage owners: - https://raw.githubusercontent.com/kubernetes-incubator/external-storage/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-sigs/sig-storage-lib-external-provisioner/master/OWNERS - name: git-sync owners: - https://raw.githubusercontent.com/kubernetes/git-sync/master/OWNERS |
