Skip to content

Commit 0e7c819

Browse files
committed
Onboard/offboard Mo/Swamy to SRC
1 parent baf94ec commit 0e7c819

File tree

5 files changed

+10
-7
lines changed

5 files changed

+10
-7
lines changed

OWNERS_ALIASES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,10 +148,10 @@ aliases:
148148
- vllry
149149
committee-security-response:
150150
- cjcullen
151+
- enj
151152
- joelsmith
152153
- lukehinds
153154
- micahhausler
154-
- swamymsft
155155
- tabbysable
156156
- tallclair
157157
committee-steering:

committee-security-response/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ The Kubernetes Security Response Committee is the body that is responsible for r
1414
## Members
1515

1616
* CJ Cullen (**[@cjcullen](https://github.com/cjcullen)**), Google
17+
* Mo Khan (**[@enj](https://github.com/enj)**), VMware
1718
* Joel Smith (**[@joelsmith](https://github.com/joelsmith)**), Red Hat
1819
* Luke Hinds (**[@lukehinds](https://github.com/lukehinds)**), Red Hat
1920
* Micah Hausler (**[@micahhausler](https://github.com/micahhausler)**), Amazon
20-
* Swamy Shivaganga Nagaraju (**[@swamymsft](https://github.com/swamymsft)**), Microsoft
2121
* Tabitha Sable (**[@tabbysable](https://github.com/tabbysable)**), Datadog
2222
* Tim Allclair (**[@tallclair](https://github.com/tallclair)**), Apple
2323

communication/slack-config/usergroups.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,10 @@ usergroups:
5757
- sig-release
5858
members:
5959
- cjcullen
60+
- enj
6061
- joelsmith
6162
- lukehinds
6263
- micahhausler
63-
- swamymsft
6464
- tabbysable
6565
- tallclair
6666

sig-list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ When the need arises, a [new SIG can be created](sig-wg-lifecycle.md)
8282
| Name | Label | Members | Contact |
8383
|------|--------|---------|---------|
8484
|[Code of Conduct](committee-code-of-conduct/README.md)|[code-of-conduct](https://github.com/kubernetes/kubernetes/labels/committee%2Fcode-of-conduct)|* [Celeste Horgan](https://github.com/celestehorgan), Independent<br>* [Carlos Tadeu Panato Jr.](https://github.com/cpanato), Mattermost<br>* [Karen Chu](https://github.com/karenhchu), Microsoft<br>* [Nabarun Pal](https://github.com/palnabarun), 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])
85-
|[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<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])
85+
|[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<br>* [Mo Khan](https://github.com/enj), VMware<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>* [Tabitha Sable](https://github.com/tabbysable), Datadog<br>* [Tim Allclair](https://github.com/tallclair), Apple<br>|* [Private Mailing List]([email protected])
8686
|[Steering](committee-steering/README.md)|[steering](https://github.com/kubernetes/kubernetes/labels/committee%2Fsteering)|* [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

sigs.yaml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3245,6 +3245,9 @@ committees:
32453245
- github: cjcullen
32463246
name: CJ Cullen
32473247
company: Google
3248+
- github: enj
3249+
name: Mo Khan
3250+
company: VMware
32483251
- github: joelsmith
32493252
name: Joel Smith
32503253
company: Red Hat
@@ -3254,15 +3257,15 @@ committees:
32543257
- github: micahhausler
32553258
name: Micah Hausler
32563259
company: Amazon
3257-
- github: swamymsft
3258-
name: Swamy Shivaganga Nagaraju
3259-
company: Microsoft
32603260
- github: tabbysable
32613261
name: Tabitha Sable
32623262
company: Datadog
32633263
- github: tallclair
32643264
name: Tim Allclair
32653265
company: Apple
3266+
emeritus_leads:
3267+
- github: swamymsft
3268+
name: Swamy Shivaganga Nagaraju
32663269
meetings: []
32673270
contact:
32683271
private_mailing_list: [email protected]

0 commit comments

Comments
 (0)