Merge pull request #6260 from justaugustus/c-liaisons

steering: Add Committee liaisons
This commit is contained in:
Kubernetes Prow Robot 2021-12-06 09:44:34 -08:00 committed by GitHub
commit 7ca4d55d20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 0 deletions

View File

@ -26,6 +26,7 @@ The [charter](charter.md) defines the scope and governance of the Code of Conduc
- [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/committee%2Fcode-of-conduct)
- GitHub Teams:
- [@kubernetes/code-of-conduct-committee](https://github.com/orgs/kubernetes/teams/code-of-conduct-committee) - General Discussion
- Steering Committee Liaison: Tim Pepper (**[@tpepper](https://github.com/tpepper)**)
[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects
<!-- BEGIN CUSTOM CONTENT -->

View File

@ -26,6 +26,7 @@ The Kubernetes Security Response Committee is the body that is responsible for r
- [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/committee%2Fsecurity-response)
- GitHub Teams:
- [@kubernetes/security-response-committee](https://github.com/orgs/kubernetes/teams/security-response-committee) - General Discussion
- Steering Committee Liaison: Stephen Augustus (**[@justaugustus](https://github.com/justaugustus)**)
## Subprojects

View File

@ -56,6 +56,8 @@ of SIGs, WGs and UGs.
| [WG Structured Logging](wg-structured-logging/README.md) | Davanum Srinivas (**[@dims](https://github.com/dims)**) |
| [UG Big Data](ug-big-data/README.md) | Tim Pepper (**[@tpepper](https://github.com/tpepper)**) |
| [UG VMware Users](ug-vmware-users/README.md) | Tim Pepper (**[@tpepper](https://github.com/tpepper)**) |
| [Committee Code of Conduct](committee-code-of-conduct/README.md) | Tim Pepper (**[@tpepper](https://github.com/tpepper)**) |
| [Committee Security Response](committee-security-response/README.md) | Stephen Augustus (**[@justaugustus](https://github.com/justaugustus)**) |
<!-- BEGIN CUSTOM CONTENT -->
<!-- END CUSTOM CONTENT -->

View File

@ -3144,6 +3144,9 @@ committees:
teams:
- name: code-of-conduct-committee
description: General Discussion
liaison:
github: tpepper
name: Tim Pepper
- dir: committee-security-response
name: Security Response
mission_statement: >
@ -3180,6 +3183,9 @@ committees:
teams:
- name: security-response-committee
description: General Discussion
liaison:
github: justaugustus
name: Stephen Augustus
subprojects:
- name: committee-security-response
description: Policies and documentation for the Security Response Committee