diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-10-14 11:19:04 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-10-14 11:19:04 -0700 |
| commit | 7f0a76ec7d3a9531a35ffb6d781626c377db3ad5 (patch) | |
| tree | ec7183524877801ecad3f6dd164e3e0ef0083cdc | |
| parent | bfe4844bcd0a284b9522bb7579d1bb1cb31fde3e (diff) | |
| parent | 3b0d3304fe492e5dd89e889042a5d5a1360a3ed0 (diff) | |
Merge pull request #4167 from AevaOnline/add-to-cocc
Add myself to the CoCC
| -rw-r--r-- | OWNERS_ALIASES | 1 | ||||
| -rw-r--r-- | committee-code-of-conduct/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 94653315..9d0a4ce3 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -143,6 +143,7 @@ aliases: - cantbewong - mylesagray committee-code-of-conduct: + - AevaOnline - Bradamant3 - carolynvs - eparis diff --git a/committee-code-of-conduct/README.md b/committee-code-of-conduct/README.md index a7af9770..4ea89c67 100644 --- a/committee-code-of-conduct/README.md +++ b/committee-code-of-conduct/README.md @@ -14,6 +14,7 @@ The [charter](charter.md) defines the scope and governance of the Code of Conduc ## Members +* Aeva van der Veen (**[@AevaOnline](https://github.com/AevaOnline)**), Microsoft * Jennifer Rondeau (**[@Bradamant3](https://github.com/Bradamant3)**), Stripe * Carolyn Van Slyck (**[@carolynvs](https://github.com/carolynvs)**), Microsoft * Eric Paris (**[@eparis](https://github.com/eparis)**), Red Hat diff --git a/sig-list.md b/sig-list.md index fe5d7c8a..a3f43072 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)|code-of-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) +|[Code of Conduct](committee-code-of-conduct/README.md)|code-of-conduct|* [Aeva van der Veen](https://github.com/AevaOnline), Microsoft<br>* [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>* [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|* [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>* [Nikhita Raghunath](https://github.com/nikhita), Loodse<br>* [Paris Pittman](https://github.com/parispittman), Google<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 --> @@ -2672,6 +2672,9 @@ committees: label: code-of-conduct leadership: chairs: + - github: AevaOnline + name: Aeva van der Veen + company: Microsoft - github: Bradamant3 name: Jennifer Rondeau company: Stripe |
