diff options
| author | Nikhita Raghunath <nikitaraghunath@gmail.com> | 2019-04-16 21:27:26 +0530 |
|---|---|---|
| committer | Nikhita Raghunath <nikitaraghunath@gmail.com> | 2019-04-16 21:27:26 +0530 |
| commit | 5a21029bb046a50f4c0f8936f970168772352604 (patch) | |
| tree | d69e0700b795ae7a66bba4fbcd718a2a1a981314 | |
| parent | b96dda35128629e9751bf59d69715f7200d053cd (diff) | |
Add legacy-cloud-providers to cloud-provider-extraction-migration subproject
| -rw-r--r-- | sig-cloud-provider/README.md | 1 | ||||
| -rw-r--r-- | sigs.yaml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/sig-cloud-provider/README.md b/sig-cloud-provider/README.md index bfd97f9c..80133815 100644 --- a/sig-cloud-provider/README.md +++ b/sig-cloud-provider/README.md @@ -58,6 +58,7 @@ The following subprojects are owned by sig-cloud-provider: - Owners: - https://raw.githubusercontent.com/kubernetes/community/master/sig-cloud-provider/cloud-provider-extraction-migration/OWNERS - https://raw.githubusercontent.com/kubernetes-sigs/apiserver-network-proxy/master/OWNERS + - https://raw.githubusercontent.com/kubernetes/legacy-cloud-providers/master/OWNERS - Meetings: - Weekly Sync removing the in-tree cloud providers led by @cheftako and @mcrute: [Thursdays at 13:30 PT (Pacific Time)](https://docs.google.com/document/d/1KLsGGzNXQbsPeELCeF_q-f0h0CEGSe20xiwvcR2NlYM/edit) (weekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=13:30&tz=PT%20%28Pacific%20Time%29). @@ -779,6 +779,7 @@ sigs: owners: - https://raw.githubusercontent.com/kubernetes/community/master/sig-cloud-provider/cloud-provider-extraction-migration/OWNERS - https://raw.githubusercontent.com/kubernetes-sigs/apiserver-network-proxy/master/OWNERS + - https://raw.githubusercontent.com/kubernetes/legacy-cloud-providers/master/OWNERS meetings: - description: Weekly Sync removing the in-tree cloud providers led by @cheftako and @mcrute day: Thursday |
