Skip to content

Commit

Permalink
Merge pull request #9013 from killianmuldoon/pr-release-maintainer
Browse files Browse the repository at this point in the history
📖 Fix role names in release docs
  • Loading branch information
k8s-ci-robot committed Jul 18, 2023
2 parents 13d90f9 + de6aca7 commit ab50d0b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion docs/release/release-team.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ When assembling a release team, the release team lead should look for volunteers
- Can commit to the amount of time required across the release cycle
- Are enthusiastic about being on the release team
- Are members of the Cluster Lifecycle SIG
- Have some prior experience with contributing to CAPI releases (such as shadowing a role for a prior release)
- Have some prior experience with contributing to CAPI releases (such having been in the release team for a prior release)
- Have diverse company affiliations (i.e. not all from the same company)

## Time Commitment
Expand Down
12 changes: 6 additions & 6 deletions docs/release/releases/release-1.6.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ After the `.0` release monthly patch release will be created.

## Release team

| **Role** | **Lead Name** (**GitHub / Slack ID**) | **Shadow Name(s) (GitHub / Slack ID)** |
|-------------------------------------------|--------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| Release Lead | TBD | TBD |
| Communications/Docs/Release Notes Manager | TBD | TBD |
| CI Signal/Bug Triage/Automation Manager | TBD | TBD |
| Release Writer | TBD | TBD |
| **Role** | **Lead** (**GitHub / Slack ID**) | **Team member(s) (GitHub / Slack ID)** |
|-------------------------------------------|-------------------------------------------------------------------------------------------|----------------------------------------|
| Release Lead | TBD | TBD |
| Communications/Docs/Release Notes Manager | TBD | TBD |
| CI Signal/Bug Triage/Automation Manager | TBD | TBD |
| Maintainer | TBD | TBD |

0 comments on commit ab50d0b

Please sign in to comment.