diff options
| author | Tim Allclair <tallclair@google.com> | 2019-07-09 14:47:04 -0700 |
|---|---|---|
| committer | Tim Allclair <tallclair@google.com> | 2019-07-09 14:47:04 -0700 |
| commit | 27e50e5ee502cb890ff94b2a7f7600e563c3e4c0 (patch) | |
| tree | c59f95916f7612e1bd76039ae3c2b5cf68ff7d3a | |
| parent | f9eeac80681fb76392c099592f9269fcac4a4f38 (diff) | |
Onboard Jonathan Pulsifer to PSC
| -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 | 3 |
4 files changed, 6 insertions, 1 deletions
diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index 0eea5712..ed3be82a 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -167,6 +167,7 @@ aliases: committee-product-security: - cjcullen - joelsmith + - jonpulsifer - liggitt - philips - tallclair diff --git a/committee-product-security/README.md b/committee-product-security/README.md index 028a00b8..b3ab655c 100644 --- a/committee-product-security/README.md +++ b/committee-product-security/README.md @@ -15,6 +15,7 @@ The Kubernetes Product Security Committee is the body that is responsible for re * CJ Cullen (**[@cjcullen](https://github.com/cjcullen)**), Google * Joel Smith (**[@joelsmith](https://github.com/joelsmith)**), Red Hat +* Jonathan Pulsifer (**[@jonpulsifer](https://github.com/jonpulsifer)**), Shopify * Jordan Liggitt (**[@liggitt](https://github.com/liggitt)**), Google * Brandon Philips (**[@philips](https://github.com/philips)**), Red Hat * Tim Allclair (**[@tallclair](https://github.com/tallclair)**), Google diff --git a/sig-list.md b/sig-list.md index 4ede9de8..e6f00b3c 100644 --- a/sig-list.md +++ b/sig-list.md @@ -78,7 +78,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|* [Jennifer Rondeau](https://github.com/bradamant3), Stripe<br>* [Carolyn Van Slyck](https://github.com/carolynvs), Microsoft<br>* [Eric Paris](https://github.com/eparis), Red Hat<br>* [Jaice Singer DuMars](https://github.com/jdumars), Google<br>* [Paris Pittman](https://github.com/parispittman), Google<br>|* [Private Mailing List](conduct@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>* [Jordan Liggitt](https://github.com/liggitt), Google<br>* [Brandon Philips](https://github.com/philips), Red Hat<br>* [Tim Allclair](https://github.com/tallclair), Google<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>* [Jonathan Pulsifer](https://github.com/jonpulsifer), Shopify<br>* [Jordan Liggitt](https://github.com/liggitt), Google<br>* [Brandon Philips](https://github.com/philips), Red Hat<br>* [Tim Allclair](https://github.com/tallclair), Google<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/brendandburns), Microsoft<br>* [Derek Carr](https://github.com/derekwaynecarr), Red Hat<br>* [Davanum Srinivas](https://github.com/dims), VMware<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 --> @@ -2785,6 +2785,9 @@ committees: - github: joelsmith name: Joel Smith company: Red Hat + - github: jonpulsifer + name: Jonathan Pulsifer + company: Shopify - github: liggitt name: Jordan Liggitt company: Google |
