From 38d5100360cb5c6947c749216c7ca5af2df69278 Mon Sep 17 00:00:00 2001 From: Justin Santa Barbara Date: Thu, 14 Sep 2017 09:06:52 -0400 Subject: Fix timezone for zoom meeting --- sig-aws/README.md | 2 +- sig-list.md | 2 +- sigs.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sig-aws/README.md b/sig-aws/README.md index a69e721d..33994093 100644 --- a/sig-aws/README.md +++ b/sig-aws/README.md @@ -11,7 +11,7 @@ To understand how this file is generated, see generator/README.md. Covers maintaining, supporting, and using Kubernetes hosted on AWS Cloud. ## Meetings -* [Fridays at 17:00 UTC](https://zoom.us/my/k8ssigaws) (biweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=17:00&tz=UTC). +* [Fridays at 16:00 UTC](https://zoom.us/my/k8ssigaws) (biweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=16:00&tz=UTC). Meeting notes and Agenda can be found [here](https://docs.google.com/document/d/1-i0xQidlXnFEP9fXHWkBxqySkXwJnrGJP9OGyP2_P14/edit). Meeting recordings can be found [here](). diff --git a/sig-list.md b/sig-list.md index bbf0d4c3..54994350 100644 --- a/sig-list.md +++ b/sig-list.md @@ -23,7 +23,7 @@ When the need arises, a [new SIG can be created](sig-creation-procedure.md) | Name | Leads | Contact | Meetings | |------|-------|---------|----------| |[API Machinery](sig-api-machinery/README.md)|* [Daniel Smith](https://github.com/lavalamp), Google
* [David Eads](https://github.com/deads2k), Red Hat
|* [Slack](https://kubernetes.slack.com/messages/sig-api-machinery)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-api-machinery)|* [Wednesdays at 18:00 UTC (biweekly)](https://staging.talkgadget.google.com/hangouts/_/google.com/kubernetes-sig)
-|[AWS](sig-aws/README.md)|* [Justin Santa Barbara](https://github.com/justinsb)
* [Kris Nova](https://github.com/kris-nova), Microsoft
* [Chris Love](https://github.com/chrislovecnm)
* [Mackenzie Burnett](https://github.com/mfburnett), Redspread
|* [Slack](https://kubernetes.slack.com/messages/sig-aws)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-aws)|* [Fridays at 17:00 UTC (biweekly)](https://zoom.us/my/k8ssigaws)
+|[AWS](sig-aws/README.md)|* [Justin Santa Barbara](https://github.com/justinsb)
* [Kris Nova](https://github.com/kris-nova), Microsoft
* [Chris Love](https://github.com/chrislovecnm)
* [Mackenzie Burnett](https://github.com/mfburnett), Redspread
|* [Slack](https://kubernetes.slack.com/messages/sig-aws)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-aws)|* [Fridays at 16:00 UTC (biweekly)](https://zoom.us/my/k8ssigaws)
|[Apps](sig-apps/README.md)|* [Michelle Noorali](https://github.com/michelleN), Microsoft
* [Matt Farina](https://github.com/mattfarina), Samsung SDS
* [Adnan Abdulhussein](https://github.com/prydonius), Bitnami
|* [Slack](https://kubernetes.slack.com/messages/sig-apps)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-apps)|* [Mondays at 16:00 UTC (weekly)](https://zoom.us/j/4526666954)
|[Architecture](sig-architecture/README.md)|* [Brian Grant](https://github.com/bgrant0607), Google
* [Jaice Singer DuMars](https://github.com/jdumars), Microsoft
|* [Slack](https://kubernetes.slack.com/messages/sig-architecture)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-architecture)|* [Thursdays at 15:30 UTC (weekly)](https://zoom.us/j/2018742972)
|[Auth](sig-auth/README.md)|* [Eric Chiang](https://github.com/ericchiang), CoreOS
* [Jordan Liggitt](https://github.com/liggitt), Red Hat
* [David Eads](https://github.com/deads2k), Red Hat
|* [Slack](https://kubernetes.slack.com/messages/sig-auth)
* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-auth)|* [Wednesdays at 18:00 UTC (biweekly)](https://zoom.us/my/k8s.sig.auth)
diff --git a/sigs.yaml b/sigs.yaml index 7d29b407..ad5d76c4 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -138,7 +138,7 @@ sigs: company: Redspread meetings: - day: Friday - utc: "17:00" + utc: "16:00" # Actually 9AM Pacific, but timezone support issue is https://github.com/kubernetes/community/issues/841 frequency: biweekly meeting_url: https://zoom.us/my/k8ssigaws meeting_archive_url: https://docs.google.com/document/d/1-i0xQidlXnFEP9fXHWkBxqySkXwJnrGJP9OGyP2_P14/edit -- cgit v1.2.3