summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--OWNERS_ALIASES2
-rw-r--r--committee-security-response/README.md2
-rw-r--r--communication/slack-config/usergroups.yaml2
-rw-r--r--sig-list.md2
-rw-r--r--sigs.yaml9
5 files changed, 10 insertions, 7 deletions
diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES
index 58842e3b..47da2126 100644
--- a/OWNERS_ALIASES
+++ b/OWNERS_ALIASES
@@ -148,10 +148,10 @@ aliases:
- vllry
committee-security-response:
- cjcullen
+ - enj
- joelsmith
- lukehinds
- micahhausler
- - swamymsft
- tabbysable
- tallclair
committee-steering:
diff --git a/committee-security-response/README.md b/committee-security-response/README.md
index afb3e65d..54d0ac45 100644
--- a/committee-security-response/README.md
+++ b/committee-security-response/README.md
@@ -14,10 +14,10 @@ The Kubernetes Security Response Committee is the body that is responsible for r
## Members
* CJ Cullen (**[@cjcullen](https://github.com/cjcullen)**), Google
+* Mo Khan (**[@enj](https://github.com/enj)**), VMware
* Joel Smith (**[@joelsmith](https://github.com/joelsmith)**), Red Hat
* Luke Hinds (**[@lukehinds](https://github.com/lukehinds)**), Red Hat
* Micah Hausler (**[@micahhausler](https://github.com/micahhausler)**), Amazon
-* Swamy Shivaganga Nagaraju (**[@swamymsft](https://github.com/swamymsft)**), Microsoft
* Tabitha Sable (**[@tabbysable](https://github.com/tabbysable)**), Datadog
* Tim Allclair (**[@tallclair](https://github.com/tallclair)**), Apple
diff --git a/communication/slack-config/usergroups.yaml b/communication/slack-config/usergroups.yaml
index 51c786af..82f312a3 100644
--- a/communication/slack-config/usergroups.yaml
+++ b/communication/slack-config/usergroups.yaml
@@ -57,10 +57,10 @@ usergroups:
- sig-release
members:
- cjcullen
+ - enj
- joelsmith
- lukehinds
- micahhausler
- - swamymsft
- tabbysable
- tallclair
diff --git a/sig-list.md b/sig-list.md
index 31e4dd2f..8e73e626 100644
--- a/sig-list.md
+++ b/sig-list.md
@@ -82,7 +82,7 @@ When the need arises, a [new SIG can be created](sig-wg-lifecycle.md)
| Name | Label | Members | Contact |
|------|--------|---------|---------|
|[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](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<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](security@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<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](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<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](steering-private@kubernetes.io)
<!-- BEGIN CUSTOM CONTENT -->
diff --git a/sigs.yaml b/sigs.yaml
index 203899ee..1b37adc8 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -3245,6 +3245,9 @@ committees:
- github: cjcullen
name: CJ Cullen
company: Google
+ - github: enj
+ name: Mo Khan
+ company: VMware
- github: joelsmith
name: Joel Smith
company: Red Hat
@@ -3254,15 +3257,15 @@ committees:
- github: micahhausler
name: Micah Hausler
company: Amazon
- - github: swamymsft
- name: Swamy Shivaganga Nagaraju
- company: Microsoft
- github: tabbysable
name: Tabitha Sable
company: Datadog
- github: tallclair
name: Tim Allclair
company: Apple
+ emeritus_leads:
+ - github: swamymsft
+ name: Swamy Shivaganga Nagaraju
meetings: []
contact:
private_mailing_list: security@kubernetes.io