From b1dd7a7da2018c811fc453f92db1d17fef25faff Mon Sep 17 00:00:00 2001 From: Stephen Augustus Date: Mon, 3 Oct 2022 13:51:49 -0400 Subject: [PATCH] steering: Onboard/offboard members following 2023 election results Add: - Benjamin Elder - Nabarun Pal Remove: - Davanum (Dims) Srinivas - Jordan Liggitt Signed-off-by: Stephen Augustus --- OWNERS_ALIASES | 4 ++-- committee-steering/README.md | 4 ++-- communication/slack-config/usergroups.yaml | 4 ++-- communication/slack-config/users.yaml | 1 + sig-list.md | 2 +- sigs.yaml | 12 ++++++------ 6 files changed, 14 insertions(+), 13 deletions(-) diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index 01d35dfed..3cb04a22a 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -162,11 +162,11 @@ aliases: - tabbysable - tallclair committee-steering: + - BenTheElder - cblecker - - dims - justaugustus - - liggitt - mrbobbytables + - palnabarun - parispittman - tpepper ## BEGIN CUSTOM CONTENT diff --git a/committee-steering/README.md b/committee-steering/README.md index 75961a152..0c5cceb17 100644 --- a/committee-steering/README.md +++ b/committee-steering/README.md @@ -21,11 +21,11 @@ The [charter](https://git.k8s.io/steering/charter.md) defines the scope and gove ## Members +* Benjamin Elder (**[@BenTheElder](https://github.com/BenTheElder)**), Google * Christoph Blecker (**[@cblecker](https://github.com/cblecker)**), Red Hat -* Davanum Srinivas (**[@dims](https://github.com/dims)**), VMware * Stephen Augustus (**[@justaugustus](https://github.com/justaugustus)**), Cisco -* Jordan Liggitt (**[@liggitt](https://github.com/liggitt)**), Google * Bob Killen (**[@mrbobbytables](https://github.com/mrbobbytables)**), Google +* Nabarun Pal (**[@palnabarun](https://github.com/palnabarun)**), VMware * Paris Pittman (**[@parispittman](https://github.com/parispittman)**), Apple * Tim Pepper (**[@tpepper](https://github.com/tpepper)**), VMware diff --git a/communication/slack-config/usergroups.yaml b/communication/slack-config/usergroups.yaml index 10c5ef93f..14a2deb35 100644 --- a/communication/slack-config/usergroups.yaml +++ b/communication/slack-config/usergroups.yaml @@ -186,11 +186,11 @@ usergroups: channels: - steering-committee members: + - bentheelder - cblecker - - dims - justaugustus - - liggitt - mrbobbytables + - palnabarun - paris - tpepper diff --git a/communication/slack-config/users.yaml b/communication/slack-config/users.yaml index 09eb3e3f3..c2e433cb3 100644 --- a/communication/slack-config/users.yaml +++ b/communication/slack-config/users.yaml @@ -19,6 +19,7 @@ users: Bart Farrell: U01DZM7PJDT bart0sh: U8VJC20R3 benjaminapetersen: U0217E7EXV4 + bentheelder: U1P7T516X bhumijgupta: U022JUBM3B4 briandealwis: UAZKM38JV bubblemelon: U7K9C643G diff --git a/sig-list.md b/sig-list.md index 05f20dd72..d5b3191c5 100644 --- a/sig-list.md +++ b/sig-list.md @@ -83,7 +83,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](https://github.com/kubernetes/kubernetes/labels/committee%2Fcode-of-conduct)|* [Danielle Lancashire](https://github.com/endocrimes), VMware
* [Hilliary Lipsig](https://github.com/hlipsig), RedHat
* [Jeremy Rickard](https://github.com/jeremyrickard), Microsoft
* [Nabarun Pal](https://github.com/palnabarun), VMware
* [Xander Grzywinski](https://github.com/salaxander), Microsoft
|* [Slack](https://kubernetes.slack.com/messages/code-of-conduct)
* [Private Mailing List](conduct@kubernetes.io) |[Security Response](committee-security-response/README.md)|[security-response](https://github.com/kubernetes/kubernetes/labels/committee%2Fsecurity-response)|* [CJ Cullen](https://github.com/cjcullen), Google
* [Mo Khan](https://github.com/enj), Microsoft
* [Joel Smith](https://github.com/joelsmith), Red Hat
* [Luke Hinds](https://github.com/lukehinds), Red Hat
* [Micah Hausler](https://github.com/micahhausler), Amazon
* [Tabitha Sable](https://github.com/tabbysable), Datadog
* [Tim Allclair](https://github.com/tallclair), Google
|* [Private Mailing List](security@kubernetes.io) -|[Steering](committee-steering/README.md)|[steering](https://github.com/kubernetes/kubernetes/labels/committee%2Fsteering)|* [Christoph Blecker](https://github.com/cblecker), Red Hat
* [Davanum Srinivas](https://github.com/dims), VMware
* [Stephen Augustus](https://github.com/justaugustus), Cisco
* [Jordan Liggitt](https://github.com/liggitt), Google
* [Bob Killen](https://github.com/mrbobbytables), Google
* [Paris Pittman](https://github.com/parispittman), Apple
* [Tim Pepper](https://github.com/tpepper), VMware
|* [Slack](https://kubernetes.slack.com/messages/steering-committee)
* [Mailing List](https://groups.google.com/a/kubernetes.io/forum/#!forum/steering)
* [Private Mailing List](steering-private@kubernetes.io) +|[Steering](committee-steering/README.md)|[steering](https://github.com/kubernetes/kubernetes/labels/committee%2Fsteering)|* [Benjamin Elder](https://github.com/BenTheElder), Google
* [Christoph Blecker](https://github.com/cblecker), Red Hat
* [Stephen Augustus](https://github.com/justaugustus), Cisco
* [Bob Killen](https://github.com/mrbobbytables), Google
* [Nabarun Pal](https://github.com/palnabarun), VMware
* [Paris Pittman](https://github.com/parispittman), Apple
* [Tim Pepper](https://github.com/tpepper), VMware
|* [Slack](https://kubernetes.slack.com/messages/steering-committee)
* [Mailing List](https://groups.google.com/a/kubernetes.io/forum/#!forum/steering)
* [Private Mailing List](steering-private@kubernetes.io) diff --git a/sigs.yaml b/sigs.yaml index 270d5a1ed..db43e0b63 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -3453,21 +3453,21 @@ committees: label: steering leadership: chairs: + - github: BenTheElder + name: Benjamin Elder + company: Google - github: cblecker name: Christoph Blecker company: Red Hat - - github: dims - name: Davanum Srinivas - company: VMware - github: justaugustus name: Stephen Augustus company: Cisco - - github: liggitt - name: Jordan Liggitt - company: Google - github: mrbobbytables name: Bob Killen company: Google + - github: palnabarun + name: Nabarun Pal + company: VMware - github: parispittman name: Paris Pittman company: Apple