Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1007)

Unified Diff: masters/master.client.webrtc.perf/master_site_config.py

Issue 2038123002: WebRTC: Fix mail config for client.webrtc.perf (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.client.webrtc.perf/master_site_config.py
diff --git a/masters/master.client.webrtc.perf/master_site_config.py b/masters/master.client.webrtc.perf/master_site_config.py
index d1f8adb44af9760efd596fdae5d3a502ade3e2dd..e1d5b0792f9767e0ae791f67a5bfaa97d8f9f4f2 100644
--- a/masters/master.client.webrtc.perf/master_site_config.py
+++ b/masters/master.client.webrtc.perf/master_site_config.py
@@ -14,6 +14,9 @@ class WebRTCPerf(Master.Master3):
server_url = 'http://webrtc.googlecode.com'
project_url = 'http://webrtc.googlecode.com'
from_address = 'webrtc-cb-perf-watchlist@google.com'
+ tree_closing_notification_recipients = ['webrtc-cb-perf-watchlist@google.com']
+ master_domain = 'webrtc.org'
+ permitted_domains = ('google.com', 'chromium.org', 'webrtc.org')
buildbot_url = 'http://build.chromium.org/p/client.webrtc.perf/'
service_account_file = 'service-account-webrtc.json'
buildbucket_bucket = 'master.client.webrtc.perf'
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698