File tree Expand file tree Collapse file tree 4 files changed +10
-0
lines changed
committee-code-of-conduct
committee-security-response Expand file tree Collapse file tree 4 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ The [charter](charter.md) defines the scope and governance of the Code of Conduc
26
26
- [ Open Community Issues/PRs] ( https://github.com/kubernetes/community/labels/committee%2Fcode-of-conduct )
27
27
- GitHub Teams:
28
28
- [ @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 ) ** )
29
30
30
31
[ subproject-definition ] : https://github.com/kubernetes/community/blob/master/governance.md#subprojects
31
32
<!-- BEGIN CUSTOM CONTENT -->
Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ The Kubernetes Security Response Committee is the body that is responsible for r
26
26
- [ Open Community Issues/PRs] ( https://github.com/kubernetes/community/labels/committee%2Fsecurity-response )
27
27
- GitHub Teams:
28
28
- [ @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 ) ** )
29
30
30
31
## Subprojects
31
32
Original file line number Diff line number Diff line change @@ -56,6 +56,8 @@ of SIGs, WGs and UGs.
56
56
| [ WG Structured Logging] ( wg-structured-logging/README.md ) | Davanum Srinivas (** [ @dims ] ( https://github.com/dims ) ** ) |
57
57
| [ UG Big Data] ( ug-big-data/README.md ) | Tim Pepper (** [ @tpepper ] ( https://github.com/tpepper ) ** ) |
58
58
| [ 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 ) ** ) |
59
61
<!-- BEGIN CUSTOM CONTENT -->
60
62
61
63
<!-- END CUSTOM CONTENT -->
Original file line number Diff line number Diff line change @@ -3144,6 +3144,9 @@ committees:
3144
3144
teams :
3145
3145
- name : code-of-conduct-committee
3146
3146
description : General Discussion
3147
+ liaison :
3148
+ github : tpepper
3149
+ name : Tim Pepper
3147
3150
- dir : committee-security-response
3148
3151
name : Security Response
3149
3152
mission_statement : >
@@ -3180,6 +3183,9 @@ committees:
3180
3183
teams :
3181
3184
- name : security-response-committee
3182
3185
description : General Discussion
3186
+ liaison :
3187
+ github : justaugustus
3188
+ name : Stephen Augustus
3183
3189
subprojects :
3184
3190
- name : committee-security-response
3185
3191
description : Policies and documentation for the Security Response Committee
You can’t perform that action at this time.
0 commit comments