Bug 1455726: Disable emails to release+tcstaging. r=bhearsum,tomprince

MozReview-Commit-ID: pbyLauEdDE
This commit is contained in:
Chris AtLee
2018-04-20 15:27:18 -04:00
parent a1304d9f1e
commit ede45fcb67
5 changed files with 0 additions and 11 deletions

View File

@@ -18,9 +18,6 @@ EMAIL_DESTINATIONS = {
'mozilla-beta': ["release-automation-notifications@mozilla.com"],
'mozilla-release': ["release-automation-notifications@mozilla.com"],
'mozilla-esr60': ["release-automation-notifications@mozilla.com"],
'maple': ["release+tcstaging@mozilla.com"],
'birch': ["release+tcstaging@mozilla.com"],
'jamun': ["release+tcstaging@mozilla.com"],
# otherwise []
}