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' ], |
}, |