diff options
| author | k8s-ci-robot <k8s-ci-robot@users.noreply.github.com> | 2018-03-09 10:31:11 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-03-09 10:31:11 -0800 |
| commit | a616ab2966ce4caaf5e9ff3f71117e5be5d9d5b4 (patch) | |
| tree | c17b40a81c15cbd5dd55d57ac7e7a6274318a8ac /sig-openstack | |
| parent | b5c1e2c14ef3c6384b52e3de908131e687029072 (diff) | |
| parent | 816ee1c3bf8a5ba88f1f4ce81128034d00327375 (diff) | |
Merge pull request #1862 from calebamiles/list-desired-cloud-provider-repos-as-subprojects
Makes SIGs responsible for implementations of `CloudProvider`
Diffstat (limited to 'sig-openstack')
| -rw-r--r-- | sig-openstack/README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sig-openstack/README.md b/sig-openstack/README.md index 8624af65..ca2b6e07 100644 --- a/sig-openstack/README.md +++ b/sig-openstack/README.md @@ -25,6 +25,13 @@ Coordinates the cross-community efforts of the OpenStack and Kubernetes communit * [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-openstack) * [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/sig%2Fopenstack) +## Subprojects + +The following subprojects are owned by sig-openstack: +- **cloud-provider-openstack** + - Owners: + - https://raw.githubusercontent.com/kubernetes/cloud-provider-openstack/master/OWNERS + ## GitHub Teams The below teams can be mentioned on issues and PRs in order to get attention from the right people. |
