Skip to content

Commit 89f0729

Browse files
committed
sig-release/annual-2021: Add subprojects/WGs and help-wanted areas
Signed-off-by: Stephen Augustus <[email protected]>
1 parent a0f5cd6 commit 89f0729

File tree

1 file changed

+21
-28
lines changed

1 file changed

+21
-28
lines changed

sig-release/annual-report-2021.md

Lines changed: 21 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,15 @@ In future, this will be generated from kubernetes/enhancements kep.yaml files
3939
1. What areas and/or subprojects does your group need the most help with?
4040
Any areas with 2 or fewer OWNERs? (link to more details)
4141

42-
-
43-
-
44-
-
42+
All of the following areas are reviewed by the Release Engineering
43+
subproject, but we could always use more help here:
44+
45+
- [kubernetes-sigs/bom](https://github.com/kubernetes-sigs/bom/blob/main/OWNERS)
46+
- [kubernetes-sigs/downloadkubernetes](https://github.com/kubernetes-sigs/downloadkubernetes/blob/master/OWNERS)
47+
- [kubernetes-sigs/mdtoc](https://github.com/kubernetes-sigs/mdtoc/blob/master/OWNERS)
48+
- [kubernetes-sigs/release-notes](https://github.com/kubernetes-sigs/release-notes/blob/master/OWNERS)
49+
- [kubernetes-sigs/zeitgeist](https://github.com/kubernetes-sigs/zeitgeist/blob/master/OWNERS)
50+
- [kubernetes/repo-infra](https://github.com/kubernetes/repo-infra/blob/master/OWNERS)
4551

4652
2. What metrics/community health stats does your group care about and/or measure?
4753

@@ -106,41 +112,28 @@ Include any other ways you measure group membership
106112

107113
## Subprojects
108114

109-
<!--
110-
In future, this will be generated from delta of sigs.yaml from $YYYY-01-01 to $YYYY-12-31
111-
Manually visible via `git diff HEAD@{$YYYY-01-01} HEAD@{$YYYY-12-31} -- $sig-id/README.md`
112-
-->
113-
114-
New in $YYYY:
115-
- [$subproject-name](https://git.k8s.io/community/$sig-id#$subproject-name)
116-
-
115+
Retired in 2021:
117116

118-
Retired in $YYYY:
119-
- [$subproject-name](https://git.k8s.io/community/$sig-id#$subproject-name)
120-
-
117+
- [Licensing](https://git.k8s.io/community/sig-release#licensing)
121118

122119
Continuing:
123-
- [$subproject-name](https://git.k8s.io/community/$sig-id#$subproject-name)
124-
-
120+
121+
- [Release Engineering](https://git.k8s.io/community/sig-release#release-engineering)
122+
- [Release Team](https://git.k8s.io/community/sig-release#release-team)
125123

126124
## Working groups
127125

128-
<!--
129-
In future, this will be generated from delta of sigs.yaml from $YYYY-01-01 to $YYYY-12-31
130-
Manually visible via `git diff HEAD@{$YYYY-01-01} HEAD@{$YYYY-12-31} -- $sig-id/README.md`
131-
-->
126+
New in 2021:
127+
128+
- [WG Reliability](https://git.k8s.io/community/wg-reliability/) ([2021 report](https://git.k8s.io/community/wg-reliability/annual-report-2021.md))
132129

133-
New in $YYYY:
134-
- [$wg-name](https://git.k8s.io/community/$wg-id/) ([$YYYY report](https://git.k8s.io/community/$wg-id/annual-report-$YYYY.md))
135-
-
130+
Retired in 2021:
136131

137-
Retired in $YYYY:
138-
- [$wg-name](https://git.k8s.io/community/$wg-id/) ([$YYYY report](https://git.k8s.io/community/$wg-id/annual-report-$YYYY.md))
139-
-
132+
WG K8s Infra was converted into [SIG K8s Infra](https://git.k8s.io/community/sig-k8s-infra) in 2021.
140133

141134
Continuing:
142-
- [$wg-name](https://git.k8s.io/community/$wg-id/) ([$YYYY report](https://git.k8s.io/community/$wg-id/annual-report-$YYYY.md))
143-
-
135+
136+
- [WG Reliability](https://git.k8s.io/community/wg-reliability/) ([2021 report](https://git.k8s.io/community/wg-reliability/annual-report-2021.md))
144137

145138
## Operational
146139

0 commit comments

Comments
 (0)