Skip to content

Commit 91c43d4

Browse files
authored
Merge pull request #6212 from justaugustus/steering-2021
steering: Update membership following 2021 election
2 parents 7a291b1 + d1a9589 commit 91c43d4

File tree

5 files changed

+13
-13
lines changed

5 files changed

+13
-13
lines changed

OWNERS_ALIASES

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,12 +156,12 @@ aliases:
156156
- tallclair
157157
committee-steering:
158158
- cblecker
159-
- derekwaynecarr
160159
- dims
160+
- justaugustus
161161
- liggitt
162162
- mrbobbytables
163-
- nikhita
164163
- parispittman
164+
- tpepper
165165
## BEGIN CUSTOM CONTENT
166166
provider-aws:
167167
- justinsb

committee-steering/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ The [charter](https://git.k8s.io/steering/charter.md) defines the scope and gove
2121
## Members
2222

2323
* Christoph Blecker (**[@cblecker](https://github.com/cblecker)**), Red Hat
24-
* Derek Carr (**[@derekwaynecarr](https://github.com/derekwaynecarr)**), Red Hat
2524
* Davanum Srinivas (**[@dims](https://github.com/dims)**), VMware
25+
* Stephen Augustus (**[@justaugustus](https://github.com/justaugustus)**), Cisco
2626
* Jordan Liggitt (**[@liggitt](https://github.com/liggitt)**), Google
2727
* Bob Killen (**[@mrbobbytables](https://github.com/mrbobbytables)**), Google
28-
* Nikhita Raghunath (**[@nikhita](https://github.com/nikhita)**), VMware
2928
* Paris Pittman (**[@parispittman](https://github.com/parispittman)**), Apple
29+
* Tim Pepper (**[@tpepper](https://github.com/tpepper)**), VMware
3030

3131
## Contact
3232
- Slack: [#steering-committee](https://kubernetes.slack.com/messages/steering-committee)

communication/slack-config/usergroups.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,12 +185,12 @@ usergroups:
185185
- steering-committee
186186
members:
187187
- cblecker
188-
- derekwaynecarr
189188
- dims
189+
- justaugustus
190190
- liggitt
191191
- mrbobbytables
192-
- nikhita
193192
- paris
193+
- tpepper
194194

195195
- name: grafana-operator-maintainers
196196
long_name: Grafana Operator Maintainers

sig-list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ When the need arises, a [new SIG can be created](sig-wg-lifecycle.md)
8383
|------|--------|---------|---------|
8484
|[Code of Conduct](committee-code-of-conduct/README.md)|code-of-conduct|* [Celeste Horgan](https://github.com/celestehorgan), CNCF<br>* [Karen Chu](https://github.com/karenhchu), Microsoft<br>* [Nabarun Pal](https://github.com/palnabarun), VMware<br>* [Tim Pepper](https://github.com/tpepper), VMware<br>* [Vallery Lancey](https://github.com/vllry), Apple<br>|* [Slack](https://kubernetes.slack.com/messages/code-of-conduct)<br>* [Private Mailing List]([email protected])
8585
|[Security Response](committee-security-response/README.md)|security-response|* [CJ Cullen](https://github.com/cjcullen), Google<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>* [Tabitha Sable](https://github.com/tabbysable), Datadog<br>* [Tim Allclair](https://github.com/tallclair), Apple<br>|* [Private Mailing List]([email protected])
86-
|[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]([email protected])
86+
|[Steering](committee-steering/README.md)|steering|* [Christoph Blecker](https://github.com/cblecker), Red Hat<br>* [Davanum Srinivas](https://github.com/dims), VMware<br>* [Stephen Augustus](https://github.com/justaugustus), Cisco<br>* [Jordan Liggitt](https://github.com/liggitt), Google<br>* [Bob Killen](https://github.com/mrbobbytables), Google<br>* [Paris Pittman](https://github.com/parispittman), Apple<br>* [Tim Pepper](https://github.com/tpepper), VMware<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]([email protected])
8787
<!-- BEGIN CUSTOM CONTENT -->
8888

8989
<!-- END CUSTOM CONTENT -->

sigs.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3188,24 +3188,24 @@ committees:
31883188
- github: cblecker
31893189
name: Christoph Blecker
31903190
company: Red Hat
3191-
- github: derekwaynecarr
3192-
name: Derek Carr
3193-
company: Red Hat
31943191
- github: dims
31953192
name: Davanum Srinivas
31963193
company: VMware
3194+
- github: justaugustus
3195+
name: Stephen Augustus
3196+
company: Cisco
31973197
- github: liggitt
31983198
name: Jordan Liggitt
31993199
company: Google
32003200
- github: mrbobbytables
32013201
name: Bob Killen
32023202
company: Google
3203-
- github: nikhita
3204-
name: Nikhita Raghunath
3205-
company: VMware
32063203
- github: parispittman
32073204
name: Paris Pittman
32083205
company: Apple
3206+
- github: tpepper
3207+
name: Tim Pepper
3208+
company: VMware
32093209
meetings:
32103210
- description: Private Steering Committee Meeting
32113211
day: third Monday

0 commit comments

Comments
 (0)