diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2021-01-23 08:09:39 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-23 08:09:39 -0800 |
| commit | 2c35cd625883e88ab09a76ccbd72a1e832e743b1 (patch) | |
| tree | 7a6a6cfc46125bb06f29364f9495e20729411b0d | |
| parent | 8465376fb0c1f95f890f118a2058d6bf10ce9fbf (diff) | |
| parent | 2db2fcafed651d0ae7065cae983e7ee89f75a832 (diff) | |
Merge pull request #5399 from Nivedita-coder/patch-1
Update README.md
| -rw-r--r-- | contributors/chairs-and-techleads/README.md | 76 |
1 files changed, 48 insertions, 28 deletions
diff --git a/contributors/chairs-and-techleads/README.md b/contributors/chairs-and-techleads/README.md index 0d60992d..f921c220 100644 --- a/contributors/chairs-and-techleads/README.md +++ b/contributors/chairs-and-techleads/README.md @@ -1,36 +1,47 @@ Home for chairs and tech leads resources and materials for onboarding, offboarding, operations, and more. -## Resources for community group leads: +## Resources for community group leads: -### Operations +### Operations In case you are not sure what to include in a meeting invite, here is a [Calendar template](https://github.com/kubernetes/community/blob/master/communication/calendar-guidelines.md#calendar-event-template). - -TODO - [Meeting agenda templates] -TODO - Crosslink to sig-gov.md, wg-gov,md, gov.md, steering folder in community, etc. +TODO - [Meeting agenda templates] + ## Important Governance Documentation - -[Code of conduct] -- conduct@kubernetes.io if you need anything from them or to report -- may have training or guidance - ask! - -[Kubernetes values] -[Governance Principles] - -### Communication and feedback loops: - -- [Need to Know email archive] -- [Monthly meeting] - -Slack: #chairs-and-techleads, #sig-contribex -Mailing list: leads@kubernetes.io -Github: File issues against kubernetes/community - -## Community Programs - -- Mentoring, succession planning, and staffing - TODO + + - [governance.md] + - [sig-governanace.md] + - [wg-governanace.md] + + [Code of Conduct] + - conduct@kubernetes.io if you need anything from them or to report + - may have training or guidance - ask! + + [Kubernetes values] + [Governance Principles] + + ## Communication and feedback loops: + + - [Need to know email archive] + - [Monthly meeting] + + - Time: + * 2nd Tuesday of the Month 12:30pm PT [830pmUTC] + * 2nd Thursday of the Month 09:00am PT [5pmUTC] + + Slack: #chairs-and-techleads, #sig-contribex + Mailing list: leads@kubernetes.io + Github: File issues against kubernetes/community + + ## Community Programs + + ### Mentoring + + - [group-mentoring.md] + - [mentoring-programs] + - Resources from SIG Contributor Experience - Swag - The Project can provide you with K8s tshirts, stickers, and other @@ -45,12 +56,21 @@ Github: File issues against kubernetes/community possible. - Silly gift practical jokes or anything involving googly eyes that make people smile will be given the appropriate level of priority. -- Resources from the CNCF - TODO +- Resources from the CNCF + - [maintainers-circle] [Need to Know email archive]: https://docs.google.com/document/d/1ivmV-ouim7YcTnmv21m0pP6prmj-FFZxcRBuWbT706c/edit [Monthly meeting]: https://docs.google.com/document/d/1Jio9rEtYxlBbntF8mRGmj6Q1JAdzZ9fTDo3ru1HK_LI/edit [values]: https://github.com/kubernetes/community/blob/master/values.md -[principles]: https://github.com/kubernetes/community/blob/master/governance.md#principles +[Governance Principles]: https://github.com/kubernetes/community/blob/master/governance.md#principles [code of conduct]: https://github.com/kubernetes/community/tree/master/committee-code-of-conduct -[mentoring, succession planning, and staffing]: https://github.com/kubernetes/community/tree/master/mentoring +[Mentoring, succession planning, and staffing]: https://github.com/kubernetes/community/tree/master/mentoring +[Kubernetes values]: https://github.com/kubernetes/community/blob/master/values.md +[governance.md]: https://github.com/kubernetes/community/blob/master/governance.md +[sig-governanace.md]: https://github.com/kubernetes/community/blob/master/committee-steering/governance/sig-governance.md +[wg-governanace.md]: https://github.com/kubernetes/community/blob/master/committee-steering/governance/wg-governance.md +[group-mentoring.md]: https://github.com/kubernetes/community/blob/master/mentoring/processes/group-mentoring.md +[mentoring-programs]: https://github.com/kubernetes/community/tree/master/mentoring/programs +[maintainers-circle]: https://github.com/cncf/sig-contributor-strategy/tree/master/maintainers-circle + |
