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

Unified Diff: masters/master.client.v8.branches/mail_notifier_cfg.py

Issue 1921603002: V8: Add branch bots for s390 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: A comma Created 4 years, 8 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 | masters/master.client.v8.branches/master.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.client.v8.branches/mail_notifier_cfg.py
diff --git a/masters/master.client.v8.branches/mail_notifier_cfg.py b/masters/master.client.v8.branches/mail_notifier_cfg.py
index 7af37302df2708ae9e18a03a6fdf3f4af5ecfda7..e4b2f33a687372b1fa1033be57bcd19f8d54911f 100644
--- a/masters/master.client.v8.branches/mail_notifier_cfg.py
+++ b/masters/master.client.v8.branches/mail_notifier_cfg.py
@@ -56,5 +56,15 @@ def Update(config, active_master, c):
'michael_dawson@ca.ibm.com',
],
),
+ V8Notifier(
+ config,
+ active_master,
+ categories_steps={'s390': V8_STEPS},
+ extraRecipients=[
+ 'joransiu@ca.ibm.com',
+ 'jyan@ca.ibm.com',
+ 'michael_dawson@ca.ibm.com',
+ ],
+ ),
])
« no previous file with comments | « no previous file | masters/master.client.v8.branches/master.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698