diff options
| author | Carlos Panato <ctadeu@gmail.com> | 2021-11-22 15:10:41 +0100 |
|---|---|---|
| committer | Carlos Panato <ctadeu@gmail.com> | 2021-11-22 18:10:36 +0100 |
| commit | ab2bfd1c2af22427f3d010635cf1275dc0004492 (patch) | |
| tree | 099e45593aa45e3e4704827b7c51aa47ecdd1fee | |
| parent | ee30cad67d16e27f08c52e1c42254f697fb7c655 (diff) | |
CoCC: offboard Tim and onboard Carlos
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
| -rw-r--r-- | OWNERS_ALIASES | 2 | ||||
| -rw-r--r-- | committee-code-of-conduct/README.md | 5 | ||||
| -rw-r--r-- | sig-list.md | 2 | ||||
| -rw-r--r-- | sigs.yaml | 8 |
4 files changed, 10 insertions, 7 deletions
diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index fe4a97a7..033edbf0 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -141,9 +141,9 @@ aliases: - phenixblue committee-code-of-conduct: - celestehorgan + - cpanato - karenhchu - palnabarun - - tpepper - vllry committee-security-response: - cjcullen diff --git a/committee-code-of-conduct/README.md b/committee-code-of-conduct/README.md index bcc2b9b3..100f2962 100644 --- a/committee-code-of-conduct/README.md +++ b/committee-code-of-conduct/README.md @@ -15,9 +15,9 @@ The [charter](charter.md) defines the scope and governance of the Code of Conduc ## Members * Celeste Horgan (**[@celestehorgan](https://github.com/celestehorgan)**), CNCF +* Carlos Tadeu Panato Jr. (**[@cpanato](https://github.com/cpanato)**), Mattermost * Karen Chu (**[@karenhchu](https://github.com/karenhchu)**), Microsoft * Nabarun Pal (**[@palnabarun](https://github.com/palnabarun)**), VMware -* Tim Pepper (**[@tpepper](https://github.com/tpepper)**), VMware * Vallery Lancey (**[@vllry](https://github.com/vllry)**), Apple ## Contact @@ -44,7 +44,7 @@ The members and their terms are as follows: - Karen Chu (Microsoft) - Celeste Horgan (CNCF) -- Tim Pepper (VMware) +- Carlos Tadeu Panato Jr. (Mattermost) ### Term ends on August 23, 2023 @@ -63,5 +63,6 @@ The Code of Conduct Committee sincerely thanks our emeritus committee members fo - Paris Pittman (Apple) - Aeva Black (Microsoft) - Tasha Drew (VMware) +- Tim Pepper (VMware) <!-- END CUSTOM CONTENT --> diff --git a/sig-list.md b/sig-list.md index c8ad3748..4c8b0598 100644 --- a/sig-list.md +++ b/sig-list.md @@ -81,7 +81,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|* [Celeste Horgan](https://github.com/celestehorgan), CNCF<br>* [Karen Chu](https://github.com/karenhchu), Microsoft<br>* [Nabarun Pal](https://github.com/palnabarun), VMware<br>* [Tim Pepper](https://github.com/tpepper), VMware<br>* [Vallery Lancey](https://github.com/vllry), Apple<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|* [Celeste Horgan](https://github.com/celestehorgan), CNCF<br>* [Carlos Tadeu Panato Jr.](https://github.com/cpanato), Mattermost<br>* [Karen Chu](https://github.com/karenhchu), Microsoft<br>* [Nabarun Pal](https://github.com/palnabarun), VMware<br>* [Vallery Lancey](https://github.com/vllry), Apple<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|* [CJ Cullen](https://github.com/cjcullen), Google<br>* [Joel Smith](https://github.com/joelsmith), Red Hat<br>* [Luke Hinds](https://github.com/lukehinds), Red Hat<br>* [Micah Hausler](https://github.com/micahhausler), Amazon<br>* [Swamy Shivaganga Nagaraju](https://github.com/swamymsft), Microsoft<br>* [Tabitha Sable](https://github.com/tabbysable), Datadog<br>* [Tim Allclair](https://github.com/tallclair), Apple<br>|* [Private Mailing List](security@kubernetes.io) |[Steering](committee-steering/README.md)|steering|* [Christoph Blecker](https://github.com/cblecker), Red Hat<br>* [Davanum Srinivas](https://github.com/dims), VMware<br>* [Stephen Augustus](https://github.com/justaugustus), Cisco<br>* [Jordan Liggitt](https://github.com/liggitt), Google<br>* [Bob Killen](https://github.com/mrbobbytables), Google<br>* [Paris Pittman](https://github.com/parispittman), Apple<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 --> @@ -3096,15 +3096,15 @@ committees: - github: celestehorgan name: Celeste Horgan company: CNCF + - github: cpanato + name: Carlos Tadeu Panato Jr. + company: Mattermost - github: karenhchu name: Karen Chu company: Microsoft - github: palnabarun name: Nabarun Pal company: VMware - - github: tpepper - name: Tim Pepper - company: VMware - github: vllry name: Vallery Lancey company: Apple @@ -3121,6 +3121,8 @@ committees: name: Paris Pittman - github: tashimi name: Tasha Drew + - github: tpepper + name: Tim Pepper meetings: [] contact: slack: code-of-conduct |
