Skip to content

Commit

Permalink
replace aki with gabriel in emails (#188)
Browse files Browse the repository at this point in the history
  • Loading branch information
escapewindow authored Nov 29, 2022
1 parent 15c7792 commit fa74447
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions taskcluster/ci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -214,17 +214,17 @@ release-promotion:
'3':
by-phase:
build:
- "aki[email protected]"
- "gabriel[email protected]"
- "[email protected]"
- "[email protected]"
- "[email protected]"
promote:
- "aki[email protected]"
- "gabriel[email protected]"
- "[email protected]"
- "[email protected]"
- "[email protected]"
ship:
- "aki[email protected]"
- "gabriel[email protected]"
- "[email protected]"
- "[email protected]"
- "[email protected]"
Expand All @@ -247,16 +247,16 @@ release-promotion:
'3':
by-phase:
build:
- "aki[email protected]"
- "gabriel[email protected]"
- "[email protected]"
promote:
- "aki[email protected]"
- "gabriel[email protected]"
- "[email protected]"
ship:
- "aki[email protected]"
- "gabriel[email protected]"
- "[email protected]"
default: []
# configure normandy-privileged webextension email addresses for
# notifications. normandy-privileged is deprecated.
normandy-privileged:
- "aki[email protected]"
- "gabriel[email protected]"

0 comments on commit fa74447

Please sign in to comment.