Skip to content

Commit 9f7a36b

Browse files
authored
Merge pull request #6354 from parispittman/leadsupdaterec
adding recognition and cleaning up doc
2 parents ddd79cd + 52b9aa9 commit 9f7a36b

File tree

1 file changed

+72
-33
lines changed

1 file changed

+72
-33
lines changed
Lines changed: 72 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,66 +1,101 @@
1+
# Resources for community group leads
12
Home for chairs and tech leads resources and materials for onboarding,
23
offboarding, operations, and more.
4+
## Operations
35

4-
## Resources for community group leads:
6+
Meeting/calendar invites
7+
[calendar template]
58

6-
### Operations
9+
Meeting agenda doc structure
10+
Top of doc:
11+
- name of group, linked to your README, and a link to charter
12+
- repo(s), links to project boards
13+
- date and time of meetings, link to shared calendar
14+
- how to add topics to agenda
15+
- leads, best contact info
16+
- slack channel(s)
17+
- new contributor information so you don't have to repeat yourself
18+
examples: last kubecon update video, your contributor guide
719

8-
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).
9-
10-
TODO - [Meeting agenda templates]
20+
Other best practices:
21+
- include a host guide for when you aren't there to host
22+
- link to meeting note archives
23+
- make an area for new folks to introduce themselves
24+
- include community wide and contributor experience related announcements
1125

1226
## Important Governance Documentation
1327

1428
- [governance.md]
1529
- [sig-governanace.md]
1630
- [wg-governanace.md]
1731

18-
[Code of Conduct]
32+
[Code of Conduct]
1933
- [email protected] if you need anything from them or to report
2034
- may have training or guidance - ask!
2135

2236
[Kubernetes values]
2337
[Governance Principles]
24-
25-
## Communication and feedback loops:
26-
27-
- [Need to know email archive]
38+
## Communication and feedback loops:
39+
40+
Place for leads to get info, talk to other leads, best practices, demos, and
41+
more:
2842
- [Monthly meeting]
29-
30-
- Time:
31-
* 2nd Tuesday of the Month 12:30pm PT [830pmUTC]
32-
* 2nd Thursday of the Month 09:00am PT [5pmUTC]
43+
- Time:
44+
* 2nd Tuesday of the Month 12:30pm PT [830pmUTC]
45+
* 2nd Thursday of the Month 09:00am PT [5pmUTC]
3346

34-
Slack: #chairs-and-techleads, #sig-contribex
35-
Mailing list: [email protected]
36-
Github: File issues against kubernetes/community
47+
Slack: #chairs-and-techleads
48+
[other related/useful] #sig-contribex (operations), #steering
49+
(governance)
50+
51+
Mailing list: [[email protected]]
52+
[other must join] [email protected]
3753

54+
Github: File issues against kubernetes/community
55+
56+
### Updates
57+
According to [governance](#important-governance-documentation), leads need to
58+
provide a community update. Most do this through KubeCon update sessions and
59+
sign up forms come through as 'Maintainer Track' to the leads@ list. There is
60+
also an option for a deep dive session that is longer duration for larger
61+
community discussion.
3862
## Community Programs
3963

4064
### Mentoring
4165
4266
- [group-mentoring.md]
67+
- Great for growing contributor ladder roles
4368
- [mentoring-programs]
44-
45-
- Resources from SIG Contributor Experience
46-
- Swag
47-
- The Project can provide you with K8s tshirts, stickers, and other
69+
70+
### Recogition
71+
72+
Is someone in your group deserving of recognition? Great! There are a few ways
73+
to do this depending on the situation and end goals. Our community is built
74+
on the ethos of chop wood, carry water; reward and recognize often!
75+
76+
The quickest way is a "Thanks!" in an issue or PR. Want a wider audience?
77+
Try #shoutouts on the Kubernetes slack!
78+
#### Swag
79+
- [cncf swag store]
80+
- ContribEx can help connect you to K8s tshirts, stickers, and other
4881
marketing materials.
49-
- If someone in your SIG is doing a great job and you want to recognize them
50-
a tshirt is a great way to do that, especially for folks unable to attend
51-
conferences.
5282
- K8s baby onesies are also available but usually take longer.
53-
- In most cases we need to sync with that person's employer so that we can
54-
send them swag without having to manage people's private information, so
55-
please sync with SIG Contributor Experience as early as reasonably
56-
possible.
57-
- Silly gift practical jokes or anything involving googly eyes that make
58-
people smile will be given the appropriate level of priority.
59-
- Resources from the CNCF
83+
- Custom items can be done for certain occasions. Silly gift practical
84+
jokes or anything involving googly eyes that make people smile will be
85+
given the appropriate level of priority.
86+
#### Awards
87+
There are a few times a year that Kubernetes and the larger CNCF community
88+
intentionally recognizes members of the commuity for certain roles and
89+
accomplishments. The leads@ mailing list and slack channel will have
90+
announcements for when nominations are open.
91+
- [Contributor Summit] Awards
92+
- [CNCF Awards]
93+
- most relevant: committer, documentarian, chop wood carry water
94+
### CNCF resources
6095
- [maintainers-circle]
6196

6297

63-
[Need to Know email archive]: https://docs.google.com/document/d/1ivmV-ouim7YcTnmv21m0pP6prmj-FFZxcRBuWbT706c/edit
98+
6499
[Monthly meeting]: https://docs.google.com/document/d/1Jio9rEtYxlBbntF8mRGmj6Q1JAdzZ9fTDo3ru1HK_LI/edit
65100
[values]: https://github.com/kubernetes/community/blob/master/values.md
66101
[Governance Principles]: https://github.com/kubernetes/community/blob/master/governance.md#principles
@@ -73,4 +108,8 @@ TODO - [Meeting agenda templates]
73108
[group-mentoring.md]: https://github.com/kubernetes/community/blob/master/mentoring/processes/group-mentoring.md
74109
[mentoring-programs]: https://github.com/kubernetes/community/tree/master/mentoring/programs
75110
[maintainers-circle]: https://github.com/cncf/sig-contributor-strategy/tree/master/maintainers-circle
76-
111+
[Contributor Summit]: https://github.com/kubernetes/community/blob/master/events/awards/playbook.md
112+
[CNCF Awards]: https://github.com/cncf/awards
113+
[cncf swag store]: (https://store.cncf.io/collections/kubernetes)
114+
[calendar template]: https://github.com/kubernetes/community/blob/master/communication/calendar-guidelines.md#calendar-event-template
115+
[[email protected]]: https://github.com/kubernetes/k8s.io/blob/aa1214087863c7a850bf84936bd1d1b67d0064a9/groups/groups.yaml#L6

0 commit comments

Comments
 (0)