summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authork8s-ci-robot <k8s-ci-robot@users.noreply.github.com>2018-10-09 16:03:27 -0700
committerGitHub <noreply@github.com>2018-10-09 16:03:27 -0700
commite1ff746c2231bfab095892ca578f8a573ef5e2a8 (patch)
tree3d61c0adf8fb456f61445e56c49b2181ba3427fd
parent023b3855bf9566ef61d5fd4a6a886f6d66b4ea79 (diff)
parentb29b276597ab8be2c0c87a6c09bf7500421f9515 (diff)
Merge pull request #2769 from spiffxp/add-cloud-provider-repo
Add cloud-provider repo to sig-cloud-provider subprojects
-rw-r--r--sig-cloud-provider/README.md2
-rw-r--r--sigs.yaml2
2 files changed, 4 insertions, 0 deletions
diff --git a/sig-cloud-provider/README.md b/sig-cloud-provider/README.md
index 3085df6f..00e1c564 100644
--- a/sig-cloud-provider/README.md
+++ b/sig-cloud-provider/README.md
@@ -36,6 +36,8 @@ The Chairs of the SIG run operations and processes governing the SIG.
The following subprojects are owned by sig-cloud-provider:
- **kubernetes-cloud-provider**
- Owners:
+ - https://raw.githubusercontent.com/kubernetes/cloud-provider/master/OWNERS
+ - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/cloud-provider/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/cmd/cloud-controller-manager/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/cloud/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/cloudprovider/OWNERS
diff --git a/sigs.yaml b/sigs.yaml
index 4f096925..4fd59819 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -633,6 +633,8 @@ sigs:
subprojects:
- name: kubernetes-cloud-provider
owners:
+ - https://raw.githubusercontent.com/kubernetes/cloud-provider/master/OWNERS
+ - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/cloud-provider/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/cmd/cloud-controller-manager/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/cloud/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/cloudprovider/OWNERS