diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2020-10-13 05:14:27 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-13 05:14:27 -0700 |
| commit | d0490edce1fc79463644a0a4fbf391f95bf028b8 (patch) | |
| tree | 3e6c7d8227e6dbbc819a40b208fbf042af3602fe | |
| parent | 257c290352fb7462e92e34921b4f2e369fb0c40d (diff) | |
| parent | 8d1a85ec7b802bb5a69796a5aae996731511e382 (diff) | |
Merge pull request #5216 from mrbobbytables/update-steering
steering-committee: Update members
| -rw-r--r-- | OWNERS_ALIASES | 4 | ||||
| -rw-r--r-- | committee-steering/README.md | 4 | ||||
| -rw-r--r-- | sig-list.md | 2 | ||||
| -rw-r--r-- | sigs.yaml | 12 |
4 files changed, 11 insertions, 11 deletions
diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index 01eac561..6c5f2a03 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -163,10 +163,10 @@ aliases: - cblecker - derekwaynecarr - dims - - lachie83 + - liggitt + - mrbobbytables - nikhita - parispittman - - spiffxp ## BEGIN CUSTOM CONTENT provider-aws: - d-nishi diff --git a/committee-steering/README.md b/committee-steering/README.md index 6838b197..088b2ae8 100644 --- a/committee-steering/README.md +++ b/committee-steering/README.md @@ -23,10 +23,10 @@ The [charter](https://git.k8s.io/steering/charter.md) defines the scope and gove * Christoph Blecker (**[@cblecker](https://github.com/cblecker)**), Red Hat * Derek Carr (**[@derekwaynecarr](https://github.com/derekwaynecarr)**), Red Hat * Davanum Srinivas (**[@dims](https://github.com/dims)**), VMware -* Lachlan Evenson (**[@lachie83](https://github.com/lachie83)**), Microsoft +* Jordan Liggitt (**[@liggitt](https://github.com/liggitt)**), Google +* Bob Killen (**[@mrbobbytables](https://github.com/mrbobbytables)**), Google * Nikhita Raghunath (**[@nikhita](https://github.com/nikhita)**), VMware * Paris Pittman (**[@parispittman](https://github.com/parispittman)**), Apple -* Aaron Crickenberger (**[@spiffxp](https://github.com/spiffxp)**), Google ## Contact - Slack: [#steering-committee](https://kubernetes.slack.com/messages/steering-committee) diff --git a/sig-list.md b/sig-list.md index b6c339f0..d43dc601 100644 --- a/sig-list.md +++ b/sig-list.md @@ -75,7 +75,7 @@ When the need arises, a [new SIG can be created](sig-wg-lifecycle.md) |------|--------|---------|---------| |[Code of Conduct](committee-code-of-conduct/README.md)|code-of-conduct|* [Aeva Black](https://github.com/AevaOnline), Microsoft<br>* [Celeste Horgan](https://github.com/celestehorgan), CNCF<br>* [Karen Chu](https://github.com/karenhchu), Microsoft<br>* [Tasha Drew](https://github.com/tashimi), VMware<br>* [Tim Pepper](https://github.com/tpepper), VMware<br>|* [Private Mailing List](conduct@kubernetes.io) |[Product Security](committee-product-security/README.md)|product-security|* [CJ Cullen](https://github.com/cjcullen), Google<br>* [Craig Ingram](https://github.com/cji), Stripe<br>* [Joel Smith](https://github.com/joelsmith), Red Hat<br>* [Luke Hinds](https://github.com/lukehinds), Red Hat<br>* [Micah Hausler](https://github.com/micahhausler), Amazon<br>* [Swamy Shivaganga Nagaraju](https://github.com/swamymsft), Microsoft<br>* [Tim Allclair](https://github.com/tallclair), Apple<br>|* [Private Mailing List](security@kubernetes.io) -|[Steering](committee-steering/README.md)|steering|* [Christoph Blecker](https://github.com/cblecker), Red Hat<br>* [Derek Carr](https://github.com/derekwaynecarr), Red Hat<br>* [Davanum Srinivas](https://github.com/dims), VMware<br>* [Lachlan Evenson](https://github.com/lachie83), Microsoft<br>* [Nikhita Raghunath](https://github.com/nikhita), VMware<br>* [Paris Pittman](https://github.com/parispittman), Apple<br>* [Aaron Crickenberger](https://github.com/spiffxp), Google<br>|* [Slack](https://kubernetes.slack.com/messages/steering-committee)<br>* [Mailing List](https://groups.google.com/a/kubernetes.io/forum/#!forum/steering)<br>* [Private Mailing List](steering-private@kubernetes.io) +|[Steering](committee-steering/README.md)|steering|* [Christoph Blecker](https://github.com/cblecker), Red Hat<br>* [Derek Carr](https://github.com/derekwaynecarr), Red Hat<br>* [Davanum Srinivas](https://github.com/dims), VMware<br>* [Jordan Liggitt](https://github.com/liggitt), Google<br>* [Bob Killen](https://github.com/mrbobbytables), Google<br>* [Nikhita Raghunath](https://github.com/nikhita), VMware<br>* [Paris Pittman](https://github.com/parispittman), Apple<br>|* [Slack](https://kubernetes.slack.com/messages/steering-committee)<br>* [Mailing List](https://groups.google.com/a/kubernetes.io/forum/#!forum/steering)<br>* [Private Mailing List](steering-private@kubernetes.io) <!-- BEGIN CUSTOM CONTENT --> <!-- END CUSTOM CONTENT --> @@ -2975,18 +2975,18 @@ committees: - github: dims name: Davanum Srinivas company: VMware - - github: lachie83 - name: Lachlan Evenson - company: Microsoft + - github: liggitt + name: Jordan Liggitt + company: Google + - github: mrbobbytables + name: Bob Killen + company: Google - github: nikhita name: Nikhita Raghunath company: VMware - github: parispittman name: Paris Pittman company: Apple - - github: spiffxp - name: Aaron Crickenberger - company: Google meetings: - description: Private Steering Committee Meeting day: third Monday |
