Skip to content

Commit

Permalink
Merge pull request #856 from cblecker/release-nesting
Browse files Browse the repository at this point in the history
Remove nesting from release manager teams
  • Loading branch information
k8s-ci-robot authored May 30, 2019
2 parents 84fc997 + d3be5f8 commit a296b35
Showing 1 changed file with 28 additions and 23 deletions.
51 changes: 28 additions & 23 deletions config/kubernetes/sig-release/teams.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,27 +95,42 @@ teams:
- zacharysarah # Docs
privacy: closed
kubernetes-release-managers:
description: People actively working on next k8s minor release. Gives admin access to repos
where branches must be created, etc., and write access to ones where label/PR
management is needed. Remove users who are not actively doing this job.
description: People actively pushing k8s releases. Gives admin access to
repos where branches must be created, etc., and write access to ones where
label/PR management is needed. Remove users who are not actively doing
this job.
members:
- aleksandra-malinowska # 1.13 / 1.14 Patch Release Team
- bubblemelon # 1.15 Branch Manager
- claurence # 1.15 RT Lead
- feiskyer # 1.12 Patch Release Manager
- foxish # 1.11 Patch Release Manager
- idealhack # 1.15 Branch Manager Shadow
- k8s-release-robot
- lachie83 # 1.15 RT Lead Shadow
- nikopen # 1.15 RT Lead Shadow
- tpepper # 1.15 RT Lead Shadow
- tpepper # 1.13 / 1.14 Patch Release Team, 1.15 RT Lead Shadow
privacy: closed
patch-release-team:
description: People managing patch releases of prior k8s minor release
branches. This team is used for notifications for all active patch
managers, but does not give permissions.
members:
- aleksandra-malinowska # 1.13 / 1.14 Patch Release Team
- feiskyer # 1.12 Patch Release Manager
- foxish # 1.11 Patch Release Manager
- tpepper # 1.13 / 1.14 Patch Release Team
privacy: closed
publishing-bot-reviewers:
description: Reviews for publishing-bot
maintainers:
- nikhita
members:
- caesarxuchao
- dims
- mfojtik
- sttts
privacy: closed
teams:
patch-release-team:
description: People managing patch releases of prior k8s minor release branches.
members:
- aleksandra-malinowska # 1.13 / 1.14 Patch Release Team
- feiskyer # 1.12 Patch Release Manager
- foxish # 1.11 Patch Release Manager
- tpepper # 1.13 / 1.14 Patch Release Team
privacy: closed
sig-release:
description: SIG Release Members
maintainers:
Expand Down Expand Up @@ -187,13 +202,3 @@ teams:
- justaugustus
- tpepper
privacy: closed
publishing-bot-reviewers:
description: Reviews for publishing-bot
maintainers:
- nikhita
members:
- caesarxuchao
- dims
- mfojtik
- sttts
privacy: closed

0 comments on commit a296b35

Please sign in to comment.