Merge pull request #4142 from justaugustus/capz

cluster-lifecycle: Move capz from SIG Cloud Provider to SIG CL
This commit is contained in:
Kubernetes Prow Robot 2019-10-03 12:47:54 -07:00 committed by GitHub
commit b3ad981548
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 2 deletions

View File

@ -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).

View File

@ -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

View File

@ -726,7 +726,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)
@ -942,6 +941,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