diff options
| author | Brandon Philips <brandon.philips@coreos.com> | 2019-03-20 17:03:39 +0000 |
|---|---|---|
| committer | Brandon Philips <brandon.philips@coreos.com> | 2019-03-25 16:35:43 +0000 |
| commit | 30c13b79288edfba494fc494d85c00eaf6d86077 (patch) | |
| tree | 790aa7020df4a519313f80736f2661b22bdc67e1 | |
| parent | 6b27331070607c1c43cf111eec83b236e44d6d65 (diff) | |
sigs.yaml: remove Jess Frazelle from Security Committee
Jess helped to kick off the Security Committee over two years ago.
And has decided to step down. Thanks for everything!
| -rw-r--r-- | OWNERS_ALIASES | 1 | ||||
| -rw-r--r-- | committee-product-security/README.md | 1 | ||||
| -rw-r--r-- | sig-list.md | 2 | ||||
| -rw-r--r-- | sigs.yaml | 2 |
4 files changed, 1 insertions, 5 deletions
diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index 4ec13ee3..fdcf35a0 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -165,7 +165,6 @@ aliases: - bradamant3 committee-product-security: - philips - - jessfraz - cjcullen - tallclair - liggitt diff --git a/committee-product-security/README.md b/committee-product-security/README.md index 3057c7ff..3452cb2b 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 * Brandon Philips (**[@philips](https://github.com/philips)**), Red Hat -* Jess Frazelle (**[@jessfraz](https://github.com/jessfraz)**) * CJ Cullen (**[@cjcullen](https://github.com/cjcullen)**), Google * Tim Allclair (**[@tallclair](https://github.com/tallclair)**), Google * Jordan Liggitt (**[@liggitt](https://github.com/liggitt)**), Google diff --git a/sig-list.md b/sig-list.md index 4ab1e56a..f31d4cd7 100644 --- a/sig-list.md +++ b/sig-list.md @@ -73,7 +73,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)|conduct|* [Jaice Singer Dumars](https://github.com/jdumars), Google<br>* [Paris Pittman](https://github.com/parispittman), Google<br>* [Carolyn Van Slyck](https://github.com/carolynvs), Microsoft<br>* [Eric Paris](https://github.com/eparis), Red Hat<br>* [Jennifer Rondeau](https://github.com/bradamant3), VMware<br>|* [Private Mailing List](conduct@kubernetes.io) -|[Product Security](committee-product-security/README.md)|product-security|* [Brandon Philips](https://github.com/philips), Red Hat<br>* [Jess Frazelle](https://github.com/jessfraz)<br>* [CJ Cullen](https://github.com/cjcullen), Google<br>* [Tim Allclair](https://github.com/tallclair), Google<br>* [Jordan Liggitt](https://github.com/liggitt), Google<br>* [Joel Smith](https://github.com/joelsmith), Red Hat<br>|* [Private Mailing List](security@kubernetes.io) +|[Product Security](committee-product-security/README.md)|product-security|* [Brandon Philips](https://github.com/philips), Red Hat<br>* [CJ Cullen](https://github.com/cjcullen), Google<br>* [Tim Allclair](https://github.com/tallclair), Google<br>* [Jordan Liggitt](https://github.com/liggitt), Google<br>* [Joel Smith](https://github.com/joelsmith), Red Hat<br>|* [Private Mailing List](security@kubernetes.io) |[Steering](committee-steering/README.md)|steering|* [Brian Grant](https://github.com/bgrant0607), Google<br>* [Brendan Burns](https://github.com/brendanburns), Microsoft<br>* [Derek Carr](https://github.com/derekwaynecarr), Red Hat<br>* [Davanum Srinivas](https://github.com/dims), Huawei<br>* [Joe Beda](https://github.com/jbeda), VMware<br>* [Michelle Noorali](https://github.com/michelleN), Microsoft<br>* [Brandon Philips](https://github.com/philips), Red Hat<br>* [Phillip Wittrock](https://github.com/pwittrock), Google<br>* [Sarah Novotny](https://github.com/sarahnovotny), Google<br>* [Clayton Coleman](https://github.com/smarterclayton), Red Hat<br>* [Aaron Crickenberger](https://github.com/spiffxp), Google<br>* [Timothy St. Clair](https://github.com/timothysc), VMware<br>|* [Mailing List](https://groups.google.com/a/kubernetes.io/forum/#!forum/steering)<br>* [Private Mailing List](steering-private@kubernetes.io) <!-- BEGIN CUSTOM CONTENT --> @@ -2650,8 +2650,6 @@ committees: - name: Brandon Philips github: philips company: Red Hat - - name: Jess Frazelle - github: jessfraz - name: CJ Cullen github: cjcullen company: Google |
