diff options
| author | Aaron Crickenberger <spiffxp@google.com> | 2018-08-23 13:51:10 -0700 |
|---|---|---|
| committer | Aaron Crickenberger <spiffxp@google.com> | 2018-08-23 13:52:07 -0700 |
| commit | e664fc7948d885896e2df51fd6aacb766af9832a (patch) | |
| tree | df214e35954c3a4caeaace12862d6a909abfb710 | |
| parent | 9805a93f975891eccd3ec830f0ee672123d112f1 (diff) | |
Add kubernetes/csi-api to sigs.yaml
| -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 1da1fa49..2a278d0f 100644 --- a/sig-storage/README.md +++ b/sig-storage/README.md @@ -42,6 +42,7 @@ The following subprojects are owned by sig-storage: - https://raw.githubusercontent.com/kubernetes-csi/external-attacher/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/external-snapshotter/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/external-provisioner/master/OWNERS + - https://raw.githubusercontent.com/kubernetes/csi-api/master/OWNERS - **external-storage** - Owners: - https://raw.githubusercontent.com/kubernetes-incubator/external-storage/master/OWNERS @@ -1616,6 +1616,7 @@ sigs: - https://raw.githubusercontent.com/kubernetes-csi/external-attacher/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/external-snapshotter/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/external-provisioner/master/OWNERS + - https://raw.githubusercontent.com/kubernetes/csi-api/master/OWNERS - name: external-storage owners: - https://raw.githubusercontent.com/kubernetes-incubator/external-storage/master/OWNERS |
