sigs.yaml: add DO Cluster-API provider as SIG Cluster Lifecycle subproject

This commit is contained in:
Marko Mudrinić 2018-10-26 21:44:22 +02:00
parent 4602f47005
commit 594bb2385c
No known key found for this signature in database
GPG Key ID: F15730C52ACE0E9D
2 changed files with 6 additions and 0 deletions

View File

@ -58,6 +58,9 @@ The following subprojects are owned by sig-cluster-lifecycle:
- **cluster-api-provider-aws**
- Owners:
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-aws/master/OWNERS
- **cluster-api-provider-digitalocean**
- Owners:
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-digitalocean/master/OWNERS
- **cluster-api-provider-gcp**
- Owners:
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-gcp/master/OWNERS

View File

@ -755,6 +755,9 @@ sigs:
- name: cluster-api-provider-aws
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-aws/master/OWNERS
- name: cluster-api-provider-digitalocean
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-digitalocean/master/OWNERS
- name: cluster-api-provider-gcp
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-gcp/master/OWNERS