Merge pull request #7483 from jeremyrickard/2023-cocc-onboard-offboard
Update OWNER_ALIASES and add Ana to Code of Conduct Group, OffBoard Jason
This commit is contained in:
commit
ab77eaf1e7
|
@ -145,7 +145,7 @@ aliases:
|
|||
- pohly
|
||||
- serathius
|
||||
committee-code-of-conduct:
|
||||
- detiber
|
||||
- AnaMMedina21
|
||||
- endocrimes
|
||||
- hlipsig
|
||||
- jeremyrickard
|
||||
|
|
|
@ -14,7 +14,7 @@ The [charter](charter.md) defines the scope and governance of the Code of Conduc
|
|||
|
||||
## Members
|
||||
|
||||
* Jason DeTiberus (**[@detiber](https://github.com/detiber)**), Cisco
|
||||
* Ana Margarita Medina (**[@AnaMMedina21](https://github.com/AnaMMedina21)**), Lightstep
|
||||
* Danielle Lancashire (**[@endocrimes](https://github.com/endocrimes)**), Independent
|
||||
* Hilliary Lipsig (**[@hlipsig](https://github.com/hlipsig)**), RedHat
|
||||
* Jeremy Rickard (**[@jeremyrickard](https://github.com/jeremyrickard)**), Microsoft
|
||||
|
|
|
@ -72,7 +72,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](https://github.com/kubernetes/kubernetes/labels/committee%2Fcode-of-conduct)|* [Jason DeTiberus](https://github.com/detiber), Cisco<br>* [Danielle Lancashire](https://github.com/endocrimes), Independent<br>* [Hilliary Lipsig](https://github.com/hlipsig), RedHat<br>* [Jeremy Rickard](https://github.com/jeremyrickard), Microsoft<br>* [Xander Grzywinski](https://github.com/salaxander), Microsoft<br>|* [Slack](https://kubernetes.slack.com/messages/code-of-conduct)<br>* [Private Mailing List](conduct@kubernetes.io)
|
||||
|[Code of Conduct](committee-code-of-conduct/README.md)|[code-of-conduct](https://github.com/kubernetes/kubernetes/labels/committee%2Fcode-of-conduct)|* [Ana Margarita Medina](https://github.com/AnaMMedina21), Lightstep<br>* [Danielle Lancashire](https://github.com/endocrimes), Independent<br>* [Hilliary Lipsig](https://github.com/hlipsig), RedHat<br>* [Jeremy Rickard](https://github.com/jeremyrickard), Microsoft<br>* [Xander Grzywinski](https://github.com/salaxander), Microsoft<br>|* [Slack](https://kubernetes.slack.com/messages/code-of-conduct)<br>* [Private Mailing List](conduct@kubernetes.io)
|
||||
|[Security Response](committee-security-response/README.md)|[security-response](https://github.com/kubernetes/kubernetes/labels/committee%2Fsecurity-response)|* [Sri Saran Balaji](https://github.com/SaranBalaji90), Amazon<br>* [CJ Cullen](https://github.com/cjcullen), Google<br>* [Craig Ingram](https://github.com/cji), Google<br>* [Mo Khan](https://github.com/enj), Microsoft<br>* [Joel Smith](https://github.com/joelsmith), Red Hat<br>* [Micah Hausler](https://github.com/micahhausler), Amazon<br>* [Rita Zhang](https://github.com/ritazh), Microsoft<br>* [Tabitha Sable](https://github.com/tabbysable), Datadog<br>|* [Private Mailing List](security@kubernetes.io)
|
||||
|[Steering](committee-steering/README.md)|[steering](https://github.com/kubernetes/kubernetes/labels/committee%2Fsteering)|* [Benjamin Elder](https://github.com/BenTheElder), Google<br>* [Christoph Blecker](https://github.com/cblecker), Red Hat<br>* [Carlos Tadeu Panato Jr.](https://github.com/cpanato), Chainguard, Inc<br>* [Stephen Augustus](https://github.com/justaugustus), Cisco<br>* [Bob Killen](https://github.com/mrbobbytables), Google<br>* [Nabarun Pal](https://github.com/palnabarun), VMware<br>* [Tim Pepper](https://github.com/tpepper), VMware<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 -->
|
||||
|
|
|
@ -3345,9 +3345,9 @@ committees:
|
|||
label: code-of-conduct
|
||||
leadership:
|
||||
chairs:
|
||||
- github: detiber
|
||||
name: Jason DeTiberus
|
||||
company: Cisco
|
||||
- github: AnaMMedina21
|
||||
name: Ana Margarita Medina
|
||||
company: Lightstep
|
||||
- github: endocrimes
|
||||
name: Danielle Lancashire
|
||||
company: Independent
|
||||
|
@ -3371,6 +3371,8 @@ committees:
|
|||
name: Celeste Horgan
|
||||
- github: cpanato
|
||||
name: Carlos Tadeu Panato Jr.
|
||||
- github: detiber
|
||||
name: Jason DeTiberus
|
||||
- github: eparis
|
||||
name: Eric Paris
|
||||
- github: jdumars
|
||||
|
|
Loading…
Reference in New Issue