diff options
| author | Brian Grant <bgrant0607@users.noreply.github.com> | 2016-08-29 19:17:15 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-08-29 19:17:15 -0700 |
| commit | a3c704491618c525bb6c5ebc22a89c8d8f9998c1 (patch) | |
| tree | 4effaf5f1f2f67872f917f0b63d9e10bbd3a941b | |
| parent | b6cdb854ab8b03bca79e57586f8613aad53d4731 (diff) | |
| parent | c308764cf63ab8f72b57e3543a9c8672e7f43fe1 (diff) | |
Merge pull request #57 from pmorie/svc-cat
Updates for SIG Service Catalog
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | sig-service-catalog/README.md | 6 |
2 files changed, 6 insertions, 2 deletions
@@ -58,7 +58,7 @@ The SIG meeting calendar is available as an [iCal to subscribe to] (https://cale | [Rktnetes](sig-rktnetes/README.md) | [@euank (Euan Kemp, CoreOS)] (https://github.com/euank) <br> [@tmrts (Tamer Tas)] (https://github.com/tmrts) <br> [@yifan-gu (Yifan Gu, CoreOS)] (https://github.com/yifan-gu) | [Group](https://groups.google.com/forum/#!forum/kubernetes-sig-rktnetes) | [#rkt-runtime](https://kubernetes.slack.com/messages/rkt-runtime/) | Weekly on Tuesdays at 10:00 PT | | [Scalability](sig-scalability/README.md) | [@lavalamp (Daniel Smith, Google)](https://github.com/lavalamp)<br>[@countspongebob (Bob Wise, Samsung SDS)](https://github.com/countspongebob)<br>[@jbeda (Joe Beda)](https://github.com/jbeda) | [Group](https://groups.google.com/forum/#!forum/kubernetes-sig-scale) | [#sig-scale](https://kubernetes.slack.com/messages/sig-scale/) | Weekly on Thursdays at 0900 PT on Zoom (https://zoom.us/j/989573207) | | [Scheduling](sig-scheduling/README.md) | [@davidopp (David Oppenheimer, Google)](https://github.com/davidopp)<br>[@timothysc (Timothy St. Clair, Red Hat)](https://github.com/timothysc) | [Group](https://groups.google.com/forum/#!forum/kubernetes-sig-scheduling) | [#sig-scheduling](https://kubernetes.slack.com/messages/sig-scheduling/) | Alternate between Mondays at 1 PM PT and Wednesdays at 12:30 AM PT | -| [Service Catalog](sig-service-catalog/README.md) | [@pmorie (Paul Morie, Red Hat)](https://github.com/pmorie) <br> [@dutronlabs (Chris Dutra, Apprenda)](github.com/dutronlabs) | [Group](https://groups.google.com/forum/#!forum/kubernetes-sig-service-catalog) | [#sig-service-catalog](https://kubernetes.slack.com/messages/sig-service-catalog/) | TBD | +| [Service Catalog](sig-service-catalog/README.md) | [@pmorie (Paul Morie, Red Hat)](https://github.com/pmorie) <br> [@dutronlabs (Chris Dutra, Apprenda)](github.com/dutronlabs) | [Group](https://groups.google.com/forum/#!forum/kubernetes-sig-service-catalog) | [#sig-service-catalog](https://kubernetes.slack.com/messages/sig-service-catalog/) | Mondays at 1 PM PST | | [Storage](sig-storage/README.md) | [@saad-ali (Saad Ali, Google)](https://github.com/saad-ali)<br>[@childsb (Brad Childs, Red Hat)](https://github.com/childsb) | [Group](https://groups.google.com/forum/#!forum/kubernetes-sig-storage) | [#sig-storage](https://kubernetes.slack.com/messages/sig-storage/) | Bi-weekly Thursdays 9 AM PST (or more frequently) on [Hangouts](https://hangouts.google.com/​hangouts/_/google.com/k8s-sig-storage) | | [Testing](sig-testing/README.md) | [@spiffxp (Aaron Crickenberger, Samsung)](https://github.com/spiffxp)<br>[@ixdy (Jeff Grafton, Google)](https://github.com/ixdy) | [Group](https://groups.google.com/forum/#!forum/kubernetes-sig-testing) | [#sig-testing](https://kubernetes.slack.com/messages/sig-testing/) | [Tuesdays at 9:30 AM PT](https://zoom.us/j/553910341) | | [UI](sig-ui/README.md) | [@dodwyer (David O'Dwyer, Livewyer)](https://github.com/dodwyer)<br>[@preillyme (Patrick Reilly, Kismatic)](https://github.com/preillyme)<br> [@bryk (Piotr Bryk, Google)](https://github.com/bryk) | [Group](https://groups.google.com/forum/#!forum/kubernetes-sig-ui) | [#sig-ui](https://kubernetes.slack.com/messages/sig-ui/) | Wednesdays at 3:30 PM CEST | diff --git a/sig-service-catalog/README.md b/sig-service-catalog/README.md index 13f92914..f9350d76 100644 --- a/sig-service-catalog/README.md +++ b/sig-service-catalog/README.md @@ -6,7 +6,11 @@ **Mailing List:** [kubernetes-sig-service-catalog](https://groups.google.com/forum/#!forum/kubernetes-sig-service-catalog) -**Meetings:** TBD +**Meetings:** Mondays, 4pm Eastern / 1pm Pacific time + +**Meeting Agenda:** https://docs.google.com/document/d/1jc2M-U8l0rbmudW7JdKXhIHe9ruX88xsJL9yZ8IcV9A/edit + +**Hangout Link:** https://plus.google.com/hangouts/_/google.com/k8s-sig-service-catalog ### SIG Mission |
