diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-03-26 06:33:17 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-03-26 06:33:17 -0700 |
| commit | d99d379eeb17ec13e8077a76d25d78c1effd174c (patch) | |
| tree | d823b4b0e14b5c5a737aea5e14c13a9e846defa2 | |
| parent | e7b8b9752a81fb990978174a216d1aa44bf787d3 (diff) | |
| parent | 30c13b79288edfba494fc494d85c00eaf6d86077 (diff) | |
Merge pull request #3482 from philips/remove-jess-frazelle-from-security-committee
sigs.yaml: remove Jess Frazelle from Security Committee
| -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 a4c1d0bc..9e2bcc36 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 |
