You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SIG network provides some additional responsibilities for subproject leads beyond what is covered in the [standard subproject definition][subprojects].
156
+
Most of these additional responsibilities relate to communication about their projects within SIG Network, and to the greater community:
157
+
158
+
-**Transparent Project Planning, Maintenance and Communication:**
159
+
- Subproject Leads must provide transparent view into their historical and future project plans (eg; using GitHub project boards, KEPs, or custom enhancement proposals (see [GEPs]/[NPEPs])).
160
+
- Subproject leads must create, maintain and be present in a public [Kubernetes Slack] channel with the easy-to-find naming `#sig-network-<subproject>` for their sub-project.
161
+
- Subproject leads should create and maintain a regular public [Zoom] sync on the [SIG Network Calendar].
162
+
- Subproject leads must keep the project in good health through regular issue triaging, PR reviews, CI health monitoring and checking testgrids (delegating this to other members in the community is good!)
163
+
- Projects that own CRDs in the `k8s.io` group must go through the [API review process](https://github.com/kubernetes/community/blob/master/sig-architecture/api-review-process.md) and Subproject leads are expected to make sure this well defined processes across Kubernetes is followed.
164
+
165
+
-**Regular Project Updates**
166
+
- Subproject leads must report on project's status, significant releases/events, interesting developments to the wider SIG-Network community via the [SIG Network Mailing List] on a quarterly basis (or as needed).
167
+
- Subproject leads should report on project status in the general SIG Network community meetings (in addition to mailing list updates).
0 commit comments