diff options
| author | Nikhita Raghunath <nikitaraghunath@gmail.com> | 2019-04-16 21:12:31 +0530 |
|---|---|---|
| committer | Nikhita Raghunath <nikitaraghunath@gmail.com> | 2019-04-16 21:12:31 +0530 |
| commit | b96dda35128629e9751bf59d69715f7200d053cd (patch) | |
| tree | 21e5590c4ba4fafb042c9e504d50e6b7bdaf5cf0 | |
| parent | 7901609d55526a27ff9073d2bc17075935fc15b1 (diff) | |
Add apiserver-network-proxy to the 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 7cad59a3..bfd97f9c 100644 --- a/sig-cloud-provider/README.md +++ b/sig-cloud-provider/README.md @@ -57,6 +57,7 @@ The following subprojects are owned by sig-cloud-provider: - **cloud-provider-extraction-migration** - 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 - 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). @@ -778,6 +778,7 @@ sigs: - name: cloud-provider-extraction-migration 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 meetings: - description: Weekly Sync removing the in-tree cloud providers led by @cheftako and @mcrute day: Thursday |
