diff options
| author | Andrew Kim <kiman@vmware.com> | 2019-02-21 16:39:01 -0500 |
|---|---|---|
| committer | Andrew Kim <kiman@vmware.com> | 2019-02-21 16:39:01 -0500 |
| commit | 6711f8e5ecb2dbd474fc32465ea77ab023b2ed83 (patch) | |
| tree | 123613144a1851ca5d95055a71754ad0a11d0c6a /sig-cloud-provider | |
| parent | 1c7f59b2c2c3248bcd6732ad7bb51e15f0f03fc5 (diff) | |
Update OWNERS for cloud provider extraction/migation subproject
Diffstat (limited to 'sig-cloud-provider')
| -rw-r--r-- | sig-cloud-provider/README.md | 6 | ||||
| -rw-r--r-- | sig-cloud-provider/cloud-provider-extraction-migration/OWNERS (renamed from sig-cloud-provider/cloud-provider-extraction/OWNERS) | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/sig-cloud-provider/README.md b/sig-cloud-provider/README.md index d79d672c..a4435dfb 100644 --- a/sig-cloud-provider/README.md +++ b/sig-cloud-provider/README.md @@ -54,11 +54,11 @@ The following subprojects are owned by sig-cloud-provider: - **cloud-provider-vsphere** - Owners: - https://raw.githubusercontent.com/kubernetes/cloud-provider-vsphere/master/OWNERS -- **cloud-provider-extraction** +- **cloud-provider-extraction-migration** - Owners: - - https://raw.githubusercontent.com/kubernetes/community/master/sig-cloud-provider/cloud-provider-extraction/OWNERS + - https://raw.githubusercontent.com/kubernetes/community/master/sig-cloud-provider/cloud-provider-extraction-migration/OWNERS - Meetings: - - Weekly Sync removing the in-tree cloud providers led by @cheftako and @d-nishi: [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). + - Weekly Sync removing the in-tree cloud providers led by @cheftako and @andrewsykim: [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). ## GitHub Teams diff --git a/sig-cloud-provider/cloud-provider-extraction/OWNERS b/sig-cloud-provider/cloud-provider-extraction-migration/OWNERS index b4d73444..9b7ac0ea 100644 --- a/sig-cloud-provider/cloud-provider-extraction/OWNERS +++ b/sig-cloud-provider/cloud-provider-extraction-migration/OWNERS @@ -2,9 +2,9 @@ reviewers: - cheftako - - d-nishi + - andrewsykim approvers: - cheftako - - d-nishi + - andrewsykim labels: - sig/cloud-provider |
