Skip to content

Commit 3a684dc

Browse files
authored
Merge pull request #8319 from pacoxu/patch-7
add link to contributor awards site
2 parents 28f1f31 + 99d4e37 commit 3a684dc

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

events/awards/README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Kubernetes Contributor Awards
22

3+
The awards can be see in [contributor site](https://www.kubernetes.dev/community/awards/), and recipients is maintained in the [contributor-site repository](https://github.com/kubernetes/contributor-site/tree/master/content/en/community/awards).
4+
35
Every year, the Kubernetes Contributor Community recognizes and awards their peers for
46
outstanding contributions to the project for the year.
57
These awards are handed out during the end-of-year Contributor Summit.
@@ -8,11 +10,17 @@ These awards are handed out during the end-of-year Contributor Summit.
810

911
## Contributor Award Recipients
1012

13+
- [2024 Contributor Award Recipients][2024-awards-recipients]
14+
- [2023 Contributor Award Recipients][2023-awards-recipients]
15+
- [2022 Contributor Award Recipients][2022-awards-recipients]
1116
- [2021 Contributor Award Recipients][2021-awards-recipients]
1217
- [2020 Contributor Award Recipients][2020-awards-recipients]
1318
- [2019 Contributor Award Recipients][2019-awards-recipients]
1419

1520
[playbook]: ./README.md
16-
[2021-awards-recipients]: ./award-recipients/2021-award-recipients.md
17-
[2020-awards-recipients]: ./award-recipients/2020-award-recipients.md
18-
[2019-awards-recipients]: ./award-recipients/2019-award-recipients.md
21+
[2024-awards-recipients]: https://www.kubernetes.dev/community/awards/2024/
22+
[2023-awards-recipients]: https://www.kubernetes.dev/community/awards/2023/
23+
[2022-awards-recipients]: https://www.kubernetes.dev/community/awards/2022/
24+
[2021-awards-recipients]: https://www.kubernetes.dev/community/awards/2021/
25+
[2020-awards-recipients]: https://www.kubernetes.dev/community/awards/2020/
26+
[2019-awards-recipients]: https://www.kubernetes.dev/community/awards/2019/

0 commit comments

Comments
 (0)