summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Augustus <saugustus@vmware.com>2019-10-03 15:34:22 -0400
committerStephen Augustus <saugustus@vmware.com>2019-10-03 15:34:22 -0400
commitdd32d19f51d1fcaa2f14f5b30e1e3b45db4bc039 (patch)
tree5bdff363a6b0f7ffac8e362eadd573d6dad78769
parent977bfa76d755b2b68923884a1bdf1efdb9c39cd2 (diff)
cluster-lifecycle: Move capz from SIG Cloud Provider to SIG CL
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
-rw-r--r--sig-cloud-provider/README.md1
-rw-r--r--sig-cluster-lifecycle/README.md3
-rw-r--r--sigs.yaml4
3 files changed, 6 insertions, 2 deletions
diff --git a/sig-cloud-provider/README.md b/sig-cloud-provider/README.md
index 66dafa7c..513b4892 100644
--- a/sig-cloud-provider/README.md
+++ b/sig-cloud-provider/README.md
@@ -83,7 +83,6 @@ The following [subprojects][subproject-definition] are owned by sig-cloud-provid
- **Owners:**
- https://raw.githubusercontent.com/kubernetes-sigs/azuredisk-csi-driver/master/OWNERS
- https://raw.githubusercontent.com/kubernetes-sigs/azurefile-csi-driver/master/OWNERS
- - https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-azure/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/cloud-provider-azure/master/OWNERS
- **Meetings:**
- Azure Subproject Meeting (First Monday): [Mondays at 14:30 UTC](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit) (monthly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=14:30&tz=UTC).
diff --git a/sig-cluster-lifecycle/README.md b/sig-cluster-lifecycle/README.md
index a31a9ec7..86c0809e 100644
--- a/sig-cluster-lifecycle/README.md
+++ b/sig-cluster-lifecycle/README.md
@@ -88,6 +88,9 @@ The following [subprojects][subproject-definition] are owned by sig-cluster-life
### cluster-api-provider-aws
- **Owners:**
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-aws/master/OWNERS
+### cluster-api-provider-azure
+- **Owners:**
+ - https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-azure/master/OWNERS
### cluster-api-provider-digitalocean
- **Owners:**
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-digitalocean/master/OWNERS
diff --git a/sigs.yaml b/sigs.yaml
index 52b18ac5..e558a8de 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -729,7 +729,6 @@ sigs:
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/azuredisk-csi-driver/master/OWNERS
- https://raw.githubusercontent.com/kubernetes-sigs/azurefile-csi-driver/master/OWNERS
- - https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-azure/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/cloud-provider-azure/master/OWNERS
meetings:
- description: Azure Subproject Meeting (First Monday)
@@ -945,6 +944,9 @@ sigs:
- name: cluster-api-provider-aws
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-aws/master/OWNERS
+ - name: cluster-api-provider-azure
+ owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-azure/master/OWNERS
- name: cluster-api-provider-digitalocean
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-digitalocean/master/OWNERS