Skip to content

Commit 7ca4d55

Browse files
authored
Merge pull request #6260 from justaugustus/c-liaisons
steering: Add Committee liaisons
2 parents 066f8f0 + a4dea68 commit 7ca4d55

File tree

4 files changed

+10
-0
lines changed

4 files changed

+10
-0
lines changed

committee-code-of-conduct/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ The [charter](charter.md) defines the scope and governance of the Code of Conduc
2626
- [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/committee%2Fcode-of-conduct)
2727
- GitHub Teams:
2828
- [@kubernetes/code-of-conduct-committee](https://github.com/orgs/kubernetes/teams/code-of-conduct-committee) - General Discussion
29+
- Steering Committee Liaison: Tim Pepper (**[@tpepper](https://github.com/tpepper)**)
2930

3031
[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects
3132
<!-- BEGIN CUSTOM CONTENT -->

committee-security-response/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ The Kubernetes Security Response Committee is the body that is responsible for r
2626
- [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/committee%2Fsecurity-response)
2727
- GitHub Teams:
2828
- [@kubernetes/security-response-committee](https://github.com/orgs/kubernetes/teams/security-response-committee) - General Discussion
29+
- Steering Committee Liaison: Stephen Augustus (**[@justaugustus](https://github.com/justaugustus)**)
2930

3031
## Subprojects
3132

liaisons.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ of SIGs, WGs and UGs.
5656
| [WG Structured Logging](wg-structured-logging/README.md) | Davanum Srinivas (**[@dims](https://github.com/dims)**) |
5757
| [UG Big Data](ug-big-data/README.md) | Tim Pepper (**[@tpepper](https://github.com/tpepper)**) |
5858
| [UG VMware Users](ug-vmware-users/README.md) | Tim Pepper (**[@tpepper](https://github.com/tpepper)**) |
59+
| [Committee Code of Conduct](committee-code-of-conduct/README.md) | Tim Pepper (**[@tpepper](https://github.com/tpepper)**) |
60+
| [Committee Security Response](committee-security-response/README.md) | Stephen Augustus (**[@justaugustus](https://github.com/justaugustus)**) |
5961
<!-- BEGIN CUSTOM CONTENT -->
6062

6163
<!-- END CUSTOM CONTENT -->

sigs.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3144,6 +3144,9 @@ committees:
31443144
teams:
31453145
- name: code-of-conduct-committee
31463146
description: General Discussion
3147+
liaison:
3148+
github: tpepper
3149+
name: Tim Pepper
31473150
- dir: committee-security-response
31483151
name: Security Response
31493152
mission_statement: >
@@ -3180,6 +3183,9 @@ committees:
31803183
teams:
31813184
- name: security-response-committee
31823185
description: General Discussion
3186+
liaison:
3187+
github: justaugustus
3188+
name: Stephen Augustus
31833189
subprojects:
31843190
- name: committee-security-response
31853191
description: Policies and documentation for the Security Response Committee

0 commit comments

Comments
 (0)