diff options
| author | k8s-ci-robot <k8s-ci-robot@users.noreply.github.com> | 2018-01-11 10:56:13 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-01-11 10:56:13 -0800 |
| commit | ddd79bea23261f4873137543af8d27aee7d029f0 (patch) | |
| tree | 01ea6dbe9d39e57b5bc083119346db245b92f69a | |
| parent | 417dadab319e1895fbb728fdc38854f78d51eb30 (diff) | |
| parent | 59c008ae420312041a86f212400e2e573ca648a5 (diff) | |
Merge pull request #1591 from bsteciuk/master
Updated sig-windows meeting frequency
| -rw-r--r-- | sig-list.md | 2 | ||||
| -rw-r--r-- | sig-windows/README.md | 2 | ||||
| -rw-r--r-- | sigs.yaml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sig-list.md b/sig-list.md index 7185ed9a..f7939117 100644 --- a/sig-list.md +++ b/sig-list.md @@ -50,7 +50,7 @@ When the need arises, a [new SIG can be created](sig-creation-procedure.md) |[Storage](sig-storage/README.md)|storage|* [Saad Ali](https://github.com/saad-ali), Google<br>* [Bradley Childs](https://github.com/childsb), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/sig-storage)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-storage)|* [Thursdays at 9:00 PT (Pacific Time) (biweekly)](https://zoom.us/j/614261834)<br> |[Testing](sig-testing/README.md)|testing|* [Aaron Crickenberger](https://github.com/spiffxp), Samsung SDS<br>* [Erick Feja](https://github.com/fejta), Google<br>* [Steve Kuznetsov](https://github.com/stevekuznetsov), Red Hat<br>* [Timothy St. Clair](https://github.com/timothysc), Heptio<br>|* [Slack](https://kubernetes.slack.com/messages/sig-testing)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-testing)|* [Tuesdays at 13:00 PT (Pacific Time) (weekly)](https://zoom.us/my/k8s.sig.testing)<br> |[UI](sig-ui/README.md)|ui|* [Dan Romlein](https://github.com/danielromlein), Google<br>* [Sebastian Florek](https://github.com/floreks), Fujitsu<br>|* [Slack](https://kubernetes.slack.com/messages/sig-ui)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-ui)|* [Thursdays at 18:00 CET (Central European Time) (weekly)](https://groups.google.com/forum/#!forum/kubernetes-sig-ui)<br> -|[Windows](sig-windows/README.md)|windows|* [Michael Michael](https://github.com/michmike), Apprenda<br>|* [Slack](https://kubernetes.slack.com/messages/sig-windows)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-windows)|* [Tuesdays at 12:30 Eastern Standard Time (EST) (bi-weekly)](https://zoom.us/my/sigwindows)<br> +|[Windows](sig-windows/README.md)|windows|* [Michael Michael](https://github.com/michmike), Apprenda<br>|* [Slack](https://kubernetes.slack.com/messages/sig-windows)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-windows)|* [Tuesdays at 12:30 Eastern Standard Time (EST) (weekly)](https://zoom.us/my/sigwindows)<br> ### Master Working Group List diff --git a/sig-windows/README.md b/sig-windows/README.md index 974fff05..4545b98a 100644 --- a/sig-windows/README.md +++ b/sig-windows/README.md @@ -11,7 +11,7 @@ To understand how this file is generated, see https://git.k8s.io/community/gener Focuses on supporting Windows Server Containers for Kubernetes. ## Meetings -* [Tuesdays at 12:30 Eastern Standard Time (EST)](https://zoom.us/my/sigwindows) (bi-weekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=12:30&tz=Eastern%20Standard%20Time%20%28EST%29). +* [Tuesdays at 12:30 Eastern Standard Time (EST)](https://zoom.us/my/sigwindows) (weekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=12:30&tz=Eastern%20Standard%20Time%20%28EST%29). Meeting notes and Agenda can be found [here](https://docs.google.com/document/d/1Tjxzjjuy4SQsFSUVXZbvqVb64hjNAG5CQX8bK7Yda9w/edit#heading=h.kbz22d1yc431). Meeting recordings can be found [here](https://www.youtube.com/watch?v=7zawb3KT9Xk&list=PL69nYSiGNLP2OH9InCcNkWNu2bl-gmIU4). @@ -1112,7 +1112,7 @@ sigs: - day: Tuesday time: "12:30" tz: "Eastern Standard Time (EST)" - frequency: bi-weekly + frequency: weekly meeting_url: https://zoom.us/my/sigwindows meeting_archive_url: https://docs.google.com/document/d/1Tjxzjjuy4SQsFSUVXZbvqVb64hjNAG5CQX8bK7Yda9w/edit#heading=h.kbz22d1yc431 meeting_recordings_url: https://www.youtube.com/watch?v=7zawb3KT9Xk&list=PL69nYSiGNLP2OH9InCcNkWNu2bl-gmIU4 |
