diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2021-02-15 20:19:05 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-15 20:19:05 -0800 |
| commit | a1d6d6f2ec053c525dd4a2b9e2c024f55d86ace5 (patch) | |
| tree | 6f16d9e4928c16ed74e14bc4ca699cd196de1fe6 | |
| parent | 14664b906e5f9ad70beabe2130051e6680b06e4f (diff) | |
| parent | e02256b8ceb6d1b7d8562328c6703a57b034647e (diff) | |
Merge pull request #5530 from tallclair/cji
Offboard Craig
| -rw-r--r-- | OWNERS_ALIASES | 1 | ||||
| -rw-r--r-- | committee-product-security/README.md | 1 | ||||
| -rw-r--r-- | communication/slack-config/usergroups.yaml | 1 | ||||
| -rw-r--r-- | sig-list.md | 2 | ||||
| -rw-r--r-- | sigs.yaml | 3 |
5 files changed, 1 insertions, 7 deletions
diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index 1c204a61..2c3d2d9e 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -149,7 +149,6 @@ aliases: - tpepper committee-product-security: - cjcullen - - cji - joelsmith - lukehinds - micahhausler diff --git a/committee-product-security/README.md b/committee-product-security/README.md index 3fc2dda5..5444628e 100644 --- a/committee-product-security/README.md +++ b/committee-product-security/README.md @@ -14,7 +14,6 @@ The Kubernetes Product Security Committee is the body that is responsible for re ## Members * CJ Cullen (**[@cjcullen](https://github.com/cjcullen)**), Google -* Craig Ingram (**[@cji](https://github.com/cji)**), Stripe * 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 diff --git a/communication/slack-config/usergroups.yaml b/communication/slack-config/usergroups.yaml index 4b5908b4..2c7a3659 100644 --- a/communication/slack-config/usergroups.yaml +++ b/communication/slack-config/usergroups.yaml @@ -48,7 +48,6 @@ usergroups: - sig-release members: - cjcullen - - cji - joelsmith - lukehinds - micahhausler diff --git a/sig-list.md b/sig-list.md index 656ec411..cb253895 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) | Name | Label | Members | Contact | |------|--------|---------|---------| |[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) +|[Product Security](committee-product-security/README.md)|product-security|* [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>* [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>* [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 --> @@ -3030,9 +3030,6 @@ committees: - github: cjcullen name: CJ Cullen company: Google - - github: cji - name: Craig Ingram - company: Stripe - github: joelsmith name: Joel Smith company: Red Hat |
