Skip to content

Commit

Permalink
[Process] Update cherry-pick template assignees (flutter#125402)
Browse files Browse the repository at this point in the history
Updates the cherry-pick template to add @itsjustkevin as primary and
@CaseyHillers as secondary assignees to all cherry-pick requests.
  • Loading branch information
itsjustkevin authored Apr 24, 2023
1 parent 60077ff commit a00babf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/ISSUE_TEMPLATE/7_cherry_pick.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: Request a cherry-pick.
description: As a contributor, you would like to request that a feature be cherry-picked into a release.
title: '[CP] <title>'
labels: ['cp: review']
assignees:
- itsjustkevin
- caseyhillers
body:
- type: input
id: issue_link
Expand Down

0 comments on commit a00babf

Please sign in to comment.