diff options
| -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 2cecf3d3..9449d836 100644 --- a/sig-storage/README.md +++ b/sig-storage/README.md @@ -78,6 +78,7 @@ The following [subprojects][subproject-definition] are owned by sig-storage: - https://raw.githubusercontent.com/kubernetes-csi/driver-registrar/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/drivers/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/external-attacher/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-csi/external-health-monitor/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/external-provisioner/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/external-resizer/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/external-snapshotter/master/OWNERS @@ -2066,6 +2066,7 @@ sigs: - https://raw.githubusercontent.com/kubernetes-csi/driver-registrar/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/drivers/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/external-attacher/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-csi/external-health-monitor/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/external-provisioner/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/external-resizer/master/OWNERS - https://raw.githubusercontent.com/kubernetes-csi/external-snapshotter/master/OWNERS |
