Skip to content

Commit ef2a1df

Browse files
authored
Merge pull request kubernetes-sigs#9550 from furkatgofurov7/expand-rt-handle-no-shows
📖 Clarify adding/removing release team members
2 parents b376823 + fd64678 commit ef2a1df

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/release/release-tasks.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ This document details the responsibilities and tasks for each role in the releas
1717
- [Tasks](#tasks)
1818
- [Set a tentative release date for the minor release](#set-a-tentative-release-date-for-the-minor-release)
1919
- [Assemble release team](#assemble-release-team)
20+
- [Add/remove release team members](#addremove-release-team-members)
2021
- [Finalize release schedule and team](#finalize-release-schedule-and-team)
2122
- [Prepare main branch for development of the new release](#prepare-main-branch-for-development-of-the-new-release)
2223
- [Create a new GitHub milestone for the next release](#create-a-new-github-milestone-for-the-next-release)
@@ -85,6 +86,10 @@ This document details the responsibilities and tasks for each role in the releas
8586
There is currently no formalized process to assemble the release team.
8687
As of now we ask for volunteers in Slack and office hours.
8788

89+
#### Add/remove release team members
90+
91+
If necessary, the release lead can adjust the release team during the cycle to handle unexpected changes in staffing due to personal/professional issues, no-shows, or unplanned work spikes. Adding/removing members can be done by opening a PR to update the release team members list for the release cycle in question.
92+
8893
#### Finalize release schedule and team
8994

9095
1. Finalize release schedule and team in the [docs/release/releases](../../docs/release/releases), e.g. [release-1.4.md](../../docs/release/releases/release-1.4.md).

0 commit comments

Comments
 (0)