Merge pull request #2421 from kris-nova/updating-sigs-yaml-cluster-api-aws
Updating sigs.yaml
This commit is contained in:
commit
3baee89a4b
|
@ -50,6 +50,9 @@ The following subprojects are owned by sig-cluster-lifecycle:
|
|||
- **cluster-api-provider-gcp**
|
||||
- Owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-gcp/master/OWNERS
|
||||
- **cluster-api-provider-aws**
|
||||
- Owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-aws/master/OWNERS
|
||||
- **cluster-api-provider-openstack**
|
||||
- Owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-openstack/master/OWNERS
|
||||
|
|
|
@ -698,6 +698,9 @@ sigs:
|
|||
- name: cluster-api-provider-gcp
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-gcp/master/OWNERS
|
||||
- name: cluster-api-provider-aws
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-aws/master/OWNERS
|
||||
- name: cluster-api-provider-openstack
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-openstack/master/OWNERS
|
||||
|
|
Loading…
Reference in New Issue