diff options
| author | Kubernetes Submit Queue <k8s-merge-robot@users.noreply.github.com> | 2017-12-14 08:48:28 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-12-14 08:48:28 -0800 |
| commit | a052feca5632f1742c40da06ae56e52a0f57bf56 (patch) | |
| tree | 945fd656a73481af94f6086bc2dd48a727076ad4 | |
| parent | 0579275085cba2f6df26551d63df51b27c518715 (diff) | |
| parent | fdd1126b84acb1c94211cce7edee17cb914eac08 (diff) | |
Merge pull request #1495 from erictune/master
Automatic merge from submit-queue.
Update SIG-apps leads
| -rw-r--r-- | sig-apps/README.md | 1 | ||||
| -rw-r--r-- | sig-list.md | 2 | ||||
| -rw-r--r-- | sigs.yaml | 3 |
3 files changed, 5 insertions, 1 deletions
diff --git a/sig-apps/README.md b/sig-apps/README.md index bad5c26e..8fd2d48f 100644 --- a/sig-apps/README.md +++ b/sig-apps/README.md @@ -20,6 +20,7 @@ Meeting recordings can be found [here](https://www.youtube.com/watch?v=hn23Z-vL_ * Michelle Noorali (**[@michelleN](https://github.com/michelleN)**), Microsoft * Matt Farina (**[@mattfarina](https://github.com/mattfarina)**), Samsung SDS * Adnan Abdulhussein (**[@prydonius](https://github.com/prydonius)**), Bitnami +* Kenneth Owens (**[@kow3ns](https://github.com/kow3ns)**), Google ## Contact * [Slack](https://kubernetes.slack.com/messages/sig-apps) diff --git a/sig-list.md b/sig-list.md index 61ae9c80..26e16bbc 100644 --- a/sig-list.md +++ b/sig-list.md @@ -24,7 +24,7 @@ When the need arises, a [new SIG can be created](sig-creation-procedure.md) |------|--------|-------|---------|----------| |[API Machinery](sig-api-machinery/README.md)|api-machinery|* [Daniel Smith](https://github.com/lavalamp), Google<br>* [David Eads](https://github.com/deads2k), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/sig-api-machinery)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-api-machinery)|* [Wednesdays at 11:00 PT (Pacific Time) (biweekly)](https://staging.talkgadget.google.com/hangouts/_/google.com/kubernetes-sig)<br> |[AWS](sig-aws/README.md)|aws|* [Justin Santa Barbara](https://github.com/justinsb)<br>* [Kris Nova](https://github.com/kris-nova), Microsoft<br>* [Chris Love](https://github.com/chrislovecnm)<br>* [Mackenzie Burnett](https://github.com/mfburnett), Redspread<br>|* [Slack](https://kubernetes.slack.com/messages/sig-aws)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-aws)|* [Fridays at 9:00 PT (Pacific Time) (biweekly)](https://zoom.us/my/k8ssigaws)<br> -|[Apps](sig-apps/README.md)|apps|* [Michelle Noorali](https://github.com/michelleN), Microsoft<br>* [Matt Farina](https://github.com/mattfarina), Samsung SDS<br>* [Adnan Abdulhussein](https://github.com/prydonius), Bitnami<br>|* [Slack](https://kubernetes.slack.com/messages/sig-apps)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-apps)|* [Mondays at 9:00 PT (Pacific Time) (weekly)](https://zoom.us/my/sig.apps)<br> +|[Apps](sig-apps/README.md)|apps|* [Michelle Noorali](https://github.com/michelleN), Microsoft<br>* [Matt Farina](https://github.com/mattfarina), Samsung SDS<br>* [Adnan Abdulhussein](https://github.com/prydonius), Bitnami<br>* [Kenneth Owens](https://github.com/kow3ns), Google<br>|* [Slack](https://kubernetes.slack.com/messages/sig-apps)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-apps)|* [Mondays at 9:00 PT (Pacific Time) (weekly)](https://zoom.us/my/sig.apps)<br> |[Architecture](sig-architecture/README.md)|architecture|* [Brian Grant](https://github.com/bgrant0607), Google<br>* [Jaice Singer DuMars](https://github.com/jdumars), Microsoft<br>|* [Slack](https://kubernetes.slack.com/messages/sig-architecture)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-architecture)|* [Thursdays at 15:30 UTC (weekly)](https://zoom.us/j/2018742972)<br> |[Auth](sig-auth/README.md)|auth|* [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)|autoscaling|* [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)|* [Mondays at 14:00 UTC (biweekly/triweekly)](https://zoom.us/my/k8s.sig.autoscaling)<br> @@ -59,6 +59,9 @@ sigs: - name: Adnan Abdulhussein github: prydonius company: Bitnami + - name: Kenneth Owens + github: kow3ns + company: Google meetings: - day: Monday time: "9:00" |
