diff options
| author | Kubernetes Submit Queue <k8s-merge-robot@users.noreply.github.com> | 2017-08-29 19:51:52 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-08-29 19:51:52 -0700 |
| commit | 6379e2e96c3f6c227147bd56a7234d44fa72c319 (patch) | |
| tree | b40b25fdde95e2a2651adab206be06e448cbe942 | |
| parent | 1886e7a6e25b4002d71dc3f81890ab0424d97d30 (diff) | |
| parent | 3760940c556ef0a2c08154f5de810c9955095b52 (diff) | |
Merge pull request #996 from erikerlandson/redhat-typo
Automatic merge from submit-queue
fix spelling of Red Hat
| -rw-r--r-- | sig-big-data/README.md | 2 | ||||
| -rw-r--r-- | sig-list.md | 2 | ||||
| -rw-r--r-- | sigs.yaml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sig-big-data/README.md b/sig-big-data/README.md index 7f37de81..22be31b4 100644 --- a/sig-big-data/README.md +++ b/sig-big-data/README.md @@ -18,7 +18,7 @@ Meeting recordings can be found [here](https://docs.google.com/document/d/1pnF38 ## Leads * Anirudh Ramanathan (**[@foxish](https://github.com/foxish)**), Google -* Erik Erlandson (**[@erikerlandson](https://github.com/erikerlandson)**), Redhat +* Erik Erlandson (**[@erikerlandson](https://github.com/erikerlandson)**), Red Hat ## Contact * [Slack](https://kubernetes.slack.com/messages/sig-big-data) diff --git a/sig-list.md b/sig-list.md index bedf6695..5e2f1f98 100644 --- a/sig-list.md +++ b/sig-list.md @@ -29,7 +29,7 @@ When the need arises, a [new SIG can be created](sig-creation-procedure.md) |[Auth](sig-auth/README.md)|* [Eric Chiang](https://github.com/ericchiang), CoreOS<br>* [Jordan Liggitt](https://github.com/liggitt), Red Hat<br>* [David Eads](https://github.com/deads2k), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/sig-auth)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-auth)|* [Wednesdays at 18:00 UTC (biweekly)](https://zoom.us/my/k8s.sig.auth)<br> |[Autoscaling](sig-autoscaling/README.md)|* [Marcin Wielgus](https://github.com/mwielgus), Google<br>* [Solly Ross](https://github.com/directxman12), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/sig-autoscaling)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-autoscaling)|* [Thursdays at 15:30 UTC (biweekly/triweekly)](https://zoom.us/j/176352399)<br> |[Azure](sig-azure/README.md)|* [Jason Hansen](https://github.com/slack), Microsoft<br>* [Cole Mickens](https://github.com/colemickens), Microsoft<br>* [Jaice Singer DuMars](https://github.com/jdumars), Microsoft<br>|* [Slack](https://kubernetes.slack.com/messages/sig-azure)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-azure)|* [Wednesdays at 16:00 UTC (biweekly)](https://deis.zoom.us/j/2018742972)<br> -|[Big Data](sig-big-data/README.md)|* [Anirudh Ramanathan](https://github.com/foxish), Google<br>* [Erik Erlandson](https://github.com/erikerlandson), Redhat<br>|* [Slack](https://kubernetes.slack.com/messages/sig-big-data)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-big-data)|* [Wednesdays at 17:00 UTC (weekly)](https://zoom.us/my/sig.big.data)<br> +|[Big Data](sig-big-data/README.md)|* [Anirudh Ramanathan](https://github.com/foxish), Google<br>* [Erik Erlandson](https://github.com/erikerlandson), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/sig-big-data)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-big-data)|* [Wednesdays at 17:00 UTC (weekly)](https://zoom.us/my/sig.big.data)<br> |[CLI](sig-cli/README.md)|* [Fabiano Franz](https://github.com/fabianofranz), Red Hat<br>* [Phillip Wittrock](https://github.com/pwittrock), Google<br>* [Tony Ado](https://github.com/AdoHe), Alibaba<br>|* [Slack](https://kubernetes.slack.com/messages/sig-cli)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-cli)|* [Wednesdays at 16:00 UTC (biweekly)](https://zoom.us/my/sigcli)<br> |[Cluster Lifecycle](sig-cluster-lifecycle/README.md)|* [Luke Marsden](https://github.com/lukemarsden), Weave<br>* [Joe Beda](https://github.com/jbeda), Heptio<br>* [Robert Bailey](https://github.com/roberthbailey), Google<br>|* [Slack](https://kubernetes.slack.com/messages/sig-cluster-lifecycle)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-cluster-lifecycle)|* [Tuesdays at 16:00 UTC (weekly)](https://zoom.us/j/166836%E2%80%8B624)<br> |[Cluster Ops](sig-cluster-ops/README.md)|* [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> @@ -183,7 +183,7 @@ sigs: company: Google - name: Erik Erlandson github: erikerlandson - company: Redhat + company: Red Hat meetings: - day: Wednesday utc: "17:00" |
