summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>2019-01-09 15:45:30 -0800
committerGitHub <noreply@github.com>2019-01-09 15:45:30 -0800
commitb027ef7a13e3e54710a4ef1391c5af99066dc7d4 (patch)
treeb2c2c9dbd16e085a296887330abdf140491c1581
parentc9cfc97d64778c225faed7508e64d7790a0005d3 (diff)
parent88e786682e63e979dc5b12aa17f6df14124dcce6 (diff)
Merge pull request #3077 from justaugustus/cap-azure
Add Cluster API Azure subproject
-rw-r--r--sig-azure/README.md3
-rw-r--r--sigs.yaml3
2 files changed, 6 insertions, 0 deletions
diff --git a/sig-azure/README.md b/sig-azure/README.md
index 6ca3997e..78705b66 100644
--- a/sig-azure/README.md
+++ b/sig-azure/README.md
@@ -43,6 +43,9 @@ The following subprojects are owned by sig-azure:
- **cloud-provider-azure**
- Owners:
- https://raw.githubusercontent.com/kubernetes/cloud-provider-azure/master/OWNERS
+- **cluster-api-provider-azure**
+ - Owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-azure/master/OWNERS
## GitHub Teams
diff --git a/sigs.yaml b/sigs.yaml
index 4008e7f8..2f34d411 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -580,6 +580,9 @@ sigs:
- name: cloud-provider-azure
owners:
- https://raw.githubusercontent.com/kubernetes/cloud-provider-azure/master/OWNERS
+ - name: cluster-api-provider-azure
+ owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-azure/master/OWNERS
- name: Big Data
dir: sig-big-data
mission_statement: >