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

Unified Diff: scripts/slave/gatekeeper.json

Issue 2463523002: Add Linux Ozone fyi compile-only bot (Closed)
Patch Set: Created 4 years, 2 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
Index: scripts/slave/gatekeeper.json
diff --git a/scripts/slave/gatekeeper.json b/scripts/slave/gatekeeper.json
index c7d9a7b6eb802b5678de67c7f5bedcd13173849f..82ccff6e4d8983e40e0b2b9c4f6a929cce889263 100644
--- a/scripts/slave/gatekeeper.json
+++ b/scripts/slave/gatekeeper.json
@@ -781,6 +781,18 @@
},
"Site Isolation Android": {
"tree_notify": [
+ "thomasanderson@chromium.org",
+ "rjkroege@chromium.org",
+ "fwang@igalia.com",
+ "tonikitoo@igalia.com",
+ "joone.hur@intel.com"
Dirk Pranke 2016/10/28 22:07:58 Nit: fix the indent here.
+ ],
+ "forgiving_optional": [
+ "*"
+ ]
+ },
+ "Site Isolation Android": {
+ "tree_notify": [
"nasko+fyi-bots@chromium.org",
"creis+fyi-bots@chromium.org",
"lukasza+fyi-bots@chromium.org",

Powered by Google App Engine
This is Rietveld 408576698