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 @@ -3130,6 +3130,9 @@ committees:
3130
3130
teams :
3131
3131
- name : code-of-conduct-committee
3132
3132
description : General Discussion
3133
+ liaison :
3134
+ github : tpepper
3135
+ name : Tim Pepper
3133
3136
- dir : committee-security-response
3134
3137
name : Security Response
3135
3138
mission_statement : >
@@ -3166,6 +3169,9 @@ committees:
3166
3169
teams :
3167
3170
- name : security-response-committee
3168
3171
description : General Discussion
3172
+ liaison :
3173
+ github : justaugustus
3174
+ name : Stephen Augustus
3169
3175
subprojects :
3170
3176
- name : committee-security-response
3171
3177
description : Policies and documentation for the Security Response Committee
You can’t perform that action at this time.
0 commit comments