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

Unified Diff: WATCHLISTS

Issue 2995633002: [infra] Add mirrors WATCHLIST. (Closed)
Patch Set: Created 3 years, 4 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: WATCHLISTS
diff --git a/WATCHLISTS b/WATCHLISTS
index 9a9a3a0a6bf75ad34540208d292de710ab63236e..72d307f90dace27ea39328cb6360b9dc13876bfb 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -35,6 +35,9 @@
')$'
)
},
+ 'mirrors' : {
+ 'filepath': '.*mirrors.*',
+ },
'observatory': {
'filepath': (
'^runtime/bin/vmservice/|'
@@ -53,6 +56,7 @@
'build': [ 'zra@google.com' ],
'front_end': [ 'dart-fe-team+reviews@google.com' ],
'messages_review': [ 'dart-uxr+reviews@google.com' ],
+ 'mirrors' : [ 'rmacnak@google.com' ],
'observatory': [ 'turnidge@google.com', 'rmacnak@google.com' ],
'runtime': [ 'vm-dev@dartlang.org' ],
},
« 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