diff options
| -rw-r--r-- | OWNERS_ALIASES | 2 | ||||
| -rw-r--r-- | sig-list.md | 2 | ||||
| -rw-r--r-- | sigs.yaml | 6 | ||||
| -rwxr-xr-x | wg-machine-learning/README.md | 2 |
4 files changed, 11 insertions, 1 deletions
diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index 753d7d70..d456c56f 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -125,6 +125,8 @@ aliases: wg-machine-learning-leads: - vishh - kow3ns + - balajismaniam + - ConnorDoyle wg-multitenancy-leads: - davidopp - jessfraz diff --git a/sig-list.md b/sig-list.md index a254efba..3eeffb48 100644 --- a/sig-list.md +++ b/sig-list.md @@ -63,7 +63,7 @@ When the need arises, a [new SIG can be created](sig-creation-procedure.md) |[Cluster API](wg-cluster-api/README.md)|* [Kris Nova](https://github.com/kris-nova), Heptio<br>* [Robert Bailey](https://github.com/roberthbailey), Google<br>|* [Slack](https://kubernetes.slack.com/messages/cluster-api)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-cluster-lifecycle)|* Regular WG Meeting: [s at ()]()<br> |[Container Identity](wg-container-identity/README.md)|* [Clayton Coleman](https://github.com/smarterclayton), Red Hat<br>* [Greg Gastle](https://github.com/destijl), Google<br>|* [Slack](https://kubernetes.slack.com/messages/wg-container-identity)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-container-identity)|* Regular WG Meeting: [Tuesdays at 15:00 UTC (bi-weekly (On demand))](TBD)<br> |[Kubeadm Adoption](wg-kubeadm-adoption/README.md)|* [Lucas Käldström](https://github.com/luxas), Luxas Labs (occasionally contracting for Weaveworks)<br>* [Justin Santa Barbara](https://github.com/justinsb)<br>|* [Slack](https://kubernetes.slack.com/messages/sig-cluster-lifecycle)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-cluster-lifecycle)|* Regular WG Meeting: [Tuesdays at 18:00 UTC (bi-weekly)](https://zoom.us/j/166836%E2%80%8B624)<br> -|[Machine Learning](wg-machine-learning/README.md)|* [Vishnu Kannan](https://github.com/vishh), Google<br>* [Kenneth Owens](https://github.com/kow3ns), Google<br>|* [Slack](https://kubernetes.slack.com/messages/wg-machine-learning)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-machine-learning)|* Regular WG Meeting: [Thursdays at 13:00 PT (Pacific Time) (biweekly)](https://zoom.us/j/4799874685)<br> +|[Machine Learning](wg-machine-learning/README.md)|* [Vishnu Kannan](https://github.com/vishh), Google<br>* [Kenneth Owens](https://github.com/kow3ns), Google<br>* [Balaji Subramaniam](https://github.com/balajismaniam), Intel<br>* [Connor Doyle](https://github.com/ConnorDoyle), Intel<br>|* [Slack](https://kubernetes.slack.com/messages/wg-machine-learning)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-machine-learning)|* Regular WG Meeting: [Thursdays at 13:00 PT (Pacific Time) (biweekly)](https://zoom.us/j/4799874685)<br> |[Multitenancy](wg-multitenancy/README.md)|* [David Oppenheimer](https://github.com/davidopp), Google<br>* [Jessie Frazelle](https://github.com/jessfraz), Microsoft<br>|* [Slack](https://kubernetes.slack.com/messages/wg-multitenancy)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-multitenancy)|* Regular WG Meeting: [Wednesdays at 11:00 PT (Pacific Time) (biweekly)](https://zoom.us/my/k8s.sig.auth)<br> |[Policy](wg-policy/README.md)|* [Howard Huang](https://github.com/hannibalhuang), Huawei<br>* [Torin Sandall](https://github.com/tsandall), Styra<br>* [David Oppenheimer](https://github.com/davidopp), Google<br>* [Clayton Coleman](https://github.com/smarterclayton), Red Hat<br>* [Xuan Jia](https://github.com/xuanjia), China Mobile<br>|* [Slack](https://kubernetes.slack.com/messages/wg-policy)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-policy)|* Regular WG Meeting: [Thursdays at 17:00 PT (Pacific Time) (weekly)](https://zoom.us/j/421702434)<br> |[Resource Management](wg-resource-management/README.md)|* [Vishnu Kannan](https://github.com/vishh), Google<br>* [Derek Carr](https://github.com/derekwaynecarr), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/wg-resource-mgmt)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-resource-management)|* Regular WG Meeting: [Wednesdays at 11:00 PT (Pacific Time) (biweekly (On demand))](https://zoom.us/j/4799874685)<br> @@ -1881,6 +1881,12 @@ workinggroups: - name: Kenneth Owens github: kow3ns company: Google + - name: Balaji Subramaniam + github: balajismaniam + company: Intel + - name: Connor Doyle + github: ConnorDoyle + company: Intel meetings: - description: Regular WG Meeting day: Thursday diff --git a/wg-machine-learning/README.md b/wg-machine-learning/README.md index f2209abc..a5796d46 100755 --- a/wg-machine-learning/README.md +++ b/wg-machine-learning/README.md @@ -18,6 +18,8 @@ Identify and fix gaps in Kubernetes to better support Machine Learning applicati * Vishnu Kannan (**[@vishh](https://github.com/vishh)**), Google * Kenneth Owens (**[@kow3ns](https://github.com/kow3ns)**), Google +* Balaji Subramaniam (**[@balajismaniam](https://github.com/balajismaniam)**), Intel +* Connor Doyle (**[@ConnorDoyle](https://github.com/ConnorDoyle)**), Intel ## Contact * [Slack](https://kubernetes.slack.com/messages/wg-machine-learning) |
