Skip to content

Commit 4f912fa

Browse files
committed
sig-contribex: update 2024 annual report
Signed-off-by: Nabarun Pal <[email protected]>
1 parent 08fe181 commit 4f912fa

File tree

1 file changed

+42
-32
lines changed

1 file changed

+42
-32
lines changed

sig-contributor-experience/annual-report-2024.md

+42-32
Original file line numberDiff line numberDiff line change
@@ -4,35 +4,44 @@
44

55
1. What work did the SIG do this year that should be highlighted?
66

7-
<!--
8-
Some example items that might be worth highlighting:
9-
- Major KEP advancement
10-
- Important initiatives that aren't tracked via KEPs
11-
- Paying down significant tech debt
12-
- Governance and leadership changes
13-
-->
14-
15-
2. Are there any areas and/or subprojects that your group needs help with (e.g. fewer than 2 active OWNERS)?
16-
17-
18-
3. Did you have community-wide updates in 2024 (e.g. KubeCon talks)?
19-
20-
<!--
21-
Examples include links to email, slides, or recordings.
22-
-->
7+
- Leadership Change – Onboarding @mfahlandt as new ContribEx chair
8+
- Introduced [New Contributor Orientation Sessions](https://www.kubernetes.dev/docs/orientation/)
9+
- Starting bi-weekly SIG ContribEx meetings in the APAC timezone (Alternate Wednesdays at 7:30 AM UTC)
10+
- GitHub Administration - Moved all kubernetes GH orgs under Kubernetes Enterprise account
11+
- Helping conduct Kubernetes Steering Committee Elections for 2024.
12+
- Organized the following events:
13+
- [Kubernetes Contributor Summit, EU 2024](https://www.kubernetes.dev/events/2024/kcseu/)
14+
- [Kubernetes Contributor Summit, NA 2024](https://www.kubernetes.dev/events/2024/kcsna/)
15+
- [Maintainer Summit, India 2024](https://events.linuxfoundation.org/archive/2024/kubecon-cloudnativecon-india/program/maintainer-summit/) - contribex-comms team members helped with Kubernetes side of comms for the event.
16+
- LWKD: 47 issues during 2024, a team of 7 folks contributing - 2 are new contributors (@satyampsoni and @priyaaakansha) from year 2024.
17+
- ContribEx Comms Metrics
18+
- # of published SIG Spotlight blogs
19+
- # of Social Media posts
20+
- Revamped the mentoring subproject by improving process and documentation. Thanks to Sylvester.
21+
22+
23+
1. Are there any areas and/or subprojects that your group needs help with (e.g. fewer than 2 active OWNERS)?
24+
25+
We have a few areas that need contributors:
26+
- [Slack Automation](https://github.com/kubernetes-sigs/slack-infra/)
27+
- [Elekto](https://github.com/elekto-io/elekto)
28+
- [Help Wanted Issues](https://github.com/elekto-io/elekto/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22help%20wanted%22)
29+
- [Contributor Site](https://github.com/kubernetes/contributor-site/)
30+
- [Mentoring Programs](https://github.com/kubernetes/community/tree/master/mentoring)
31+
32+
1. Did you have community-wide updates in 2024 (e.g. KubeCon talks)?
33+
34+
Yes, we had presentations at 3 KubeCons, recordings and sched links to which are below.
35+
36+
| Event | Sched | Recording |
37+
| -------------------------- | ------------------------------ | --------------------------------------------------- |
38+
| KubeCon Europe 2024 | [link](https://sched.co/1Yhgm) | [link](https://www.youtube.com/watch?v=hdUgGBWUtLo) |
39+
| KubeCon North America 2024 | [link](https://sched.co/1hoy3) | [link](https://www.youtube.com/watch?v=qt9fYGpSfNQ) |
40+
| KubeCon India 2024 | [link](https://sched.co/1mpDm) | [link](https://www.youtube.com/watch?v=nlL9xppFLbo) |
2341

2442
4. KEP work in 2024 (v1.30, v1.31, v1.32):
25-
<!--
26-
TODO: Uncomment the following auto-generated list of KEPs, once reviewed & updated for correction.
27-
28-
Note: This list is generated from the KEP metadata in kubernetes/enhancements repository.
29-
If you find any discrepancy in the generated list here, please check the KEP metadata.
30-
Please raise an issue in kubernetes/community, if the KEP metadata is correct but the generated list is incorrect.
31-
-->
32-
33-
<!--
3443

35-
-->
44+
None.
3645

3746
## [Subprojects](https://git.k8s.io/community/sig-contributor-experience#subprojects)
3847

@@ -52,16 +61,17 @@
5261

5362
## [Working groups](https://git.k8s.io/community/sig-contributor-experience#working-groups)
5463

64+
None
5565

5666
## Operational
5767

5868
Operational tasks in [sig-governance.md]:
59-
- [ ] [README.md] reviewed for accuracy and updated if needed
60-
- [ ] [CONTRIBUTING.md] reviewed for accuracy and updated if needed
61-
- [ ] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed
62-
- [ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed
63-
- [ ] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed
64-
- [ ] Meeting notes and recordings for 2024 are linked from [README.md] and updated/uploaded if needed
69+
- [x] [README.md] reviewed for accuracy and updated if needed
70+
- [x] [CONTRIBUTING.md] reviewed for accuracy and updated if needed
71+
- [x] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed
72+
- [x] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed
73+
- [x] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed
74+
- [x] Meeting notes and recordings for 2024 are linked from [README.md] and updated/uploaded if needed
6575

6676

6777
[CONTRIBUTING.md]: https://git.k8s.io/community/sig-contributor-experience/CONTRIBUTING.md

0 commit comments

Comments
 (0)