diff options
| author | k8s-ci-robot <k8s-ci-robot@users.noreply.github.com> | 2018-03-06 09:42:52 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-03-06 09:42:52 -0800 |
| commit | 3f4bf2bfd682ccffec37ce6db6ace352ae89504b (patch) | |
| tree | 538ffd4f3c10d66205633d12ab9b73fbaeb9537a | |
| parent | 6fe8a23b209351255ed2e2ee576ba8412f20510b (diff) | |
| parent | f0faf17873dac8dbb14c589f91d957cbce617a40 (diff) | |
Merge pull request #1892 from chenopis/patch-1
Update SIG-Docs Leads info
| -rw-r--r-- | OWNERS_ALIASES | 3 | ||||
| -rw-r--r-- | sig-docs/README.md | 3 | ||||
| -rw-r--r-- | sig-list.md | 2 | ||||
| -rw-r--r-- | sigs.yaml | 7 |
4 files changed, 10 insertions, 5 deletions
diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index 5bd6386d..d3e55abf 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -43,7 +43,8 @@ aliases: - Phillels - parispittman sig-docs-leads: - - devin-donnelly + - zacharysarah + - chenopis - jaredbhatti sig-gcp-leads: - abgworrall diff --git a/sig-docs/README.md b/sig-docs/README.md index 90b625e0..a8f44b96 100644 --- a/sig-docs/README.md +++ b/sig-docs/README.md @@ -16,7 +16,8 @@ Covers documentation, doc processes, and doc publishing for Kubernetes. * [Meeting recordings](https://www.youtube.com/playlist?list=PL69nYSiGNLP3b5hlx0YV7Lo7DtckM84y8). ## Leads -* Devin Donnelly (**[@devin-donnelly](https://github.com/devin-donnelly)**), Google +* Zach Corleissen (**[@zacharysarah](https://github.com/zacharysarah)**), Linux Foundation +* Andrew Chen (**[@chenopis](https://github.com/chenopis)**), Google * Jared Bhatti (**[@jaredbhatti](https://github.com/jaredbhatti)**), Google ## Contact diff --git a/sig-list.md b/sig-list.md index 0245b6b9..4a70c21d 100644 --- a/sig-list.md +++ b/sig-list.md @@ -34,7 +34,7 @@ When the need arises, a [new SIG can be created](sig-creation-procedure.md) |[Cluster Lifecycle](sig-cluster-lifecycle/README.md)|cluster-lifecycle|* [Luke Marsden](https://github.com/lukemarsden), Weave<br>* [Joe Beda](https://github.com/jbeda), Heptio<br>* [Robert Bailey](https://github.com/roberthbailey), Google<br>* [Lucas Käldström](https://github.com/luxas), Luxas Labs (occasionally contracting for Weaveworks)<br>|* [Slack](https://kubernetes.slack.com/messages/sig-cluster-lifecycle)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-cluster-lifecycle)|* Regular SIG Meeting: [Tuesdays at 09:00 PT (Pacific Time) (weekly)](https://zoom.us/j/166836%E2%80%8B624)<br>* kubeadm Office Hours: [Wednesdays at 09:00 PT (Pacific Time) (weekly)](https://zoom.us/j/166836%E2%80%8B624)<br>* Cluster API working group: [Wednesdays at 10:00 PT (Pacific Time) (weekly)](https://zoom.us/j/166836%E2%80%8B624)<br>* kops Office Hours: [Fridays at 09:00 PT (Pacific Time) (biweekly)](https://zoom.us/my/k8ssigaws)<br> |[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)|* Regular SIG Meeting: [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>* [Paris Pittman](https://github.com/parispittman), Google<br>|* [Slack](https://kubernetes.slack.com/messages/sig-contribex)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-contribex)|* Regular SIG Meeting: [Wednesdays at 9:30 PT (Pacific Time) (biweekly)](https://zoom.us/j/7658488911)<br>* Off Week Sync (Contributor Guide, Mentorship): [Wednesdays at 9:30 PT (Pacific Time) (biweekly)](https://zoom.us/j/873813890)<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)|* Regular SIG Meeting: [Tuesdays at 17:30 UTC (weekly)](https://zoom.us/j/678394311)<br> +|[Docs](sig-docs/README.md)|docs|* [Zach Corleissen](https://github.com/zacharysarah), Linux Foundation<br>* [Andrew Chen](https://github.com/chenopis), 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)|* Regular SIG Meeting: [Tuesdays at 17:30 UTC (weekly)](https://zoom.us/j/678394311)<br> |[GCP](sig-gcp/README.md)|gcp|* [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)|* Regular SIG Meeting: [Thursdays at 16:00 UTC (biweekly)](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)|* Regular SIG Meeting: [Thursdays at 17:30 UTC (biweekly)](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)|* Regular SIG Meeting: [Tuesdays at 9:30 PT (Pacific Time) (biweekly)](https://zoom.us/my/k8s.mc)<br>* Federation v2 Working Group: [Wednesdays at 9:30 PT (Pacific Time) (weekly)](https://zoom.us/my/k8s.mc)<br> @@ -710,8 +710,11 @@ sigs: Covers documentation, doc processes, and doc publishing for Kubernetes. label: docs leads: - - name: Devin Donnelly - github: devin-donnelly + - name: Zach Corleissen + github: zacharysarah + company: Linux Foundation + - name: Andrew Chen + github: chenopis company: Google - name: Jared Bhatti github: jaredbhatti |
