diff options
| author | Adam Worrall <abw@google.com> | 2017-11-02 11:54:08 -0700 |
|---|---|---|
| committer | Adam Worrall <abw@google.com> | 2017-11-02 11:54:08 -0700 |
| commit | 86e36291adb4bb0f4118c76b904a18a7db694bda (patch) | |
| tree | 15dfbdd7ad20ba4b206b52083196cea9fd0df00f | |
| parent | f0d7771cf7f4af1e192aeadf96585bcd01ea6aca (diff) | |
Rename to help ./generate find the correct subdir
| -rw-r--r-- | sig-gcp/README.md | 28 | ||||
| -rw-r--r-- | sig-list.md | 2 | ||||
| -rw-r--r-- | sigs.yaml | 2 |
3 files changed, 30 insertions, 2 deletions
diff --git a/sig-gcp/README.md b/sig-gcp/README.md new file mode 100644 index 00000000..c840293e --- /dev/null +++ b/sig-gcp/README.md @@ -0,0 +1,28 @@ +<!--- +This is an autogenerated file! + +Please do not edit this file directly, but instead make changes to the +sigs.yaml file in the project root. + +To understand how this file is generated, see https://git.k8s.io/community/generator/README.md +--> +# GCP SIG + +A Special Interest Group for building, deploying, maintaining, supporting, and using Kubernetes on the Google Cloud Platform. + +## Meetings +* [Thursdays at 16:00 UTC](https://zoom.us/j/761149873) (monthly). [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/1mtmwZ4oVSSWhbEw8Lfzvc7ig84qxUpdK6uHyJp8rSGU/edit). + + +## Leads +* Adam Worrall (**[@abgworrall](https://github.com/abgworrall)**), Google + +## Contact +* [Slack](https://kubernetes.slack.com/messages/sig-gcp) +* [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-gcp) + +<!-- BEGIN CUSTOM CONTENT --> + +<!-- END CUSTOM CONTENT --> diff --git a/sig-list.md b/sig-list.md index 87fceecb..ce0c52c7 100644 --- a/sig-list.md +++ b/sig-list.md @@ -35,7 +35,7 @@ When the need arises, a [new SIG can be created](sig-creation-procedure.md) |[Cluster Ops](sig-cluster-ops/README.md)|cluster-ops|* [Rob Hirschfeld](https://github.com/zehicle), RackN<br>* [Jaice Singer DuMars](https://github.com/jdumars), Microsoft<br>|* [Slack](https://kubernetes.slack.com/messages/sig-cluster-ops)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-cluster-ops)|* [Thursdays at 20:00 UTC (biweekly)](https://zoom.us/j/297937771)<br> |[Contributor Experience](sig-contributor-experience/README.md)|contributor-experience|* [Garrett Rodrigues](https://github.com/grodrigues3), Google<br>* [Elsie Phillips](https://github.com/Phillels), CoreOS<br>|* [Slack](https://kubernetes.slack.com/messages/sig-contribex)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-contribex)|* [Wednesdays at 16:30 UTC (biweekly)](https://zoom.us/j/7658488911)<br> |[Docs](sig-docs/README.md)|docs|* [Devin Donnelly](https://github.com/devin-donnelly), Google<br>* [Jared Bhatti](https://github.com/jaredbhatti), Google<br>|* [Slack](https://kubernetes.slack.com/messages/sig-docs)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-docs)|* [Tuesdays at 17:30 UTC (weekly)](https://zoom.us/j/678394311)<br> -|[Google Cloud Platform](sig-gcp/README.md)||* [Adam Worrall](https://github.com/abgworrall), Google<br>|* [Slack](https://kubernetes.slack.com/messages/sig-gcp)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-gcp)|* [Thursdays at 16:00 UTC (monthly)](https://zoom.us/j/761149873)<br> +|[GCP](sig-gcp/README.md)||* [Adam Worrall](https://github.com/abgworrall), Google<br>|* [Slack](https://kubernetes.slack.com/messages/sig-gcp)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-gcp)|* [Thursdays at 16:00 UTC (monthly)](https://zoom.us/j/761149873)<br> |[Instrumentation](sig-instrumentation/README.md)|instrumentation|* [Piotr Szczesniak](https://github.com/piosz), Google<br>* [Fabian Reinartz](https://github.com/fabxc), CoreOS<br>|* [Slack](https://kubernetes.slack.com/messages/sig-instrumentation)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-instrumentation)|* [Thursdays at 16:30 UTC (weekly)](https://zoom.us/j/5342565819)<br> |[Multicluster](sig-multicluster/README.md)|multicluster|* [Christian Bell](https://github.com/csbell), Google<br>* [Quinton Hoole](https://github.com/quinton-hoole), Huawei<br>|* [Slack](https://kubernetes.slack.com/messages/sig-multicluster)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-multicluster)|* [Tuesdays at 16:30 UTC (biweekly)](https://zoom.us/my/k8s.mc)<br> |[Network](sig-network/README.md)|network|* [Tim Hockin](https://github.com/thockin), Google<br>* [Dan Williams](https://github.com/dcbw), Red Hat<br>* [Casey Davenport](https://github.com/caseydavenport), Tigera<br>|* [Slack](https://kubernetes.slack.com/messages/sig-network)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-network)|* [Thursdays at 21:00 UTC (biweekly)](https://zoom.us/j/5806599998)<br> @@ -361,7 +361,7 @@ sigs: contact: slack: sig-multicluster mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-multicluster - - name: Google Cloud Platform + - name: GCP dir: sig-gcp mission_statement: > A Special Interest Group for building, deploying, maintaining, |
