Skip to content

Commit ff10b22

Browse files
committed
Roll in review changes
1 parent 9a0506c commit ff10b22

File tree

1 file changed

+6
-5
lines changed
  • keps/sig-release/3344-release-team-roster

1 file changed

+6
-5
lines changed

keps/sig-release/3344-release-team-roster/README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ There are a number of qualities to the current process that are desirable, and s
205205
An entirely static, or effectively static, team is not desirable.
206206

207207
Balancing these desires, this KEP introduces a long-lived "roster" of release team members.
208-
This roster is used to assemble release teams instead of a new shadow survey each time.
208+
This roster is used to assemble release teams with recurring contributors in addition to the shadow survey for new contributors.
209209

210210
<!--
211211
This section is for explicitly listing the motivation, goals, and non-goals of
@@ -251,8 +251,9 @@ nitty-gritty.
251251
### Release Team Roster
252252

253253
We will add to SIG Release a "Release Team Roster".
254-
The list of roster members will be maintained in a YAML file in https://github.com/kubernetes/sig-release under a new `release-team/roster` directory.
255-
People on the roster can be in one of three roles: Shadow, Member, or Emeritus.
254+
The list of roster members will be maintained in the group YAML file in github.com/kubernetes/k8s.io under `groups/sig-release/groups.yaml`.
255+
It will be a new group named `release-team-roster`.
256+
People on the roster can be in one of two roles: Member for current members, or Emeritus for former members.
256257

257258
At the time of creation, all former role leads or release leads from any release will be added as emeritus members, or a member if they want.
258259
The 1.26 Emeritus Advisor (EA) will lead discussions around which shadows from 1.26 should be placed at the member or shadow level on the release team roster.
@@ -269,8 +270,8 @@ This is to avoid confusion as to what a "shadow" is on the release team, as a "l
269270

270271
### Shadow Survey
271272

272-
The per-release shadow selection survey will be replaced with a rolling "expression of interest" form.
273-
Anyone may sign up to become a shadow in the future at any time.
273+
The existing shadow survey will still exist, but will only be used for non-roster members.
274+
This will be brand new contributors, and possibly former contributors who did not join the release team roster after their previous cycle for any reason.
274275

275276
### Release Team Selection
276277

0 commit comments

Comments
 (0)