summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavanum Srinivas <davanum@gmail.com>2018-07-11 11:24:27 -0400
committerDavanum Srinivas <davanum@gmail.com>2018-07-12 15:47:31 -0400
commitb54572e2d2df76c82edcf4f826f74844c7897026 (patch)
tree0b2c7371810babcaf19bc713154caf8b9cc9f328
parent35b3e3cf65211fb999811a563b6f4c9f92a929c3 (diff)
Add cluster-api* git repositories under sig-cluster-lifecycle
Change-Id: Idf9b661fcf7a8f5aa353ca72134ef786b5c58b45 Signed-off-by: Davanum Srinivas <davanum@gmail.com>
-rw-r--r--sig-cluster-lifecycle/README.md6
-rw-r--r--sigs.yaml6
2 files changed, 12 insertions, 0 deletions
diff --git a/sig-cluster-lifecycle/README.md b/sig-cluster-lifecycle/README.md
index 5832aeb5..345e414c 100644
--- a/sig-cluster-lifecycle/README.md
+++ b/sig-cluster-lifecycle/README.md
@@ -44,6 +44,12 @@ The following subprojects are owned by sig-cluster-lifecycle:
- **bootkube**
- Owners:
- https://raw.githubusercontent.com/kubernetes-incubator/bootkube/master/OWNERS
+- **cluster-api**
+ - Owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/cluster-api/master/OWNERS
+- **cluster-api-provider-openstack**
+ - Owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-openstack/master/OWNERS
- **kops**
- Owners:
- https://raw.githubusercontent.com/kubernetes/kops/master/OWNERS
diff --git a/sigs.yaml b/sigs.yaml
index ffb62a6f..3de1a866 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -692,6 +692,12 @@ sigs:
- name: bootkube
owners:
- https://raw.githubusercontent.com/kubernetes-incubator/bootkube/master/OWNERS
+ - name: cluster-api
+ owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/cluster-api/master/OWNERS
+ - name: cluster-api-provider-openstack
+ owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-openstack/master/OWNERS
- name: kops
owners:
- https://raw.githubusercontent.com/kubernetes/kops/master/OWNERS