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

Unified Diff: WATCHLISTS

Issue 2723453002: Configure watch list for pkg/front_end. (Closed)
Patch Set: Created 3 years, 10 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 | pkg/front_end/lib/src/fasta/codereview.settings » ('j') | 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 a6f72e35f7ca80e94d65a438c1d13e750ebaddcf..c626ed4cf695bfc12c53a23d75675df417b98de0 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -17,11 +17,14 @@
'|runtime/vm/service/' \
'|runtime/vm/service*'
},
+ 'front_end': {
+ 'filepath': '^pkg/front_end',
+ }
},
'WATCHLISTS': {
'runtime': ['vm-dev@dartlang.org'],
'observatory': ['johnmccutchan@google.com', 'turnidge@google.com', 'rmacnak@google.com'],
+ 'front_end': ['dart-fe-team+reviews@google.com'],
},
}
-
« no previous file with comments | « no previous file | pkg/front_end/lib/src/fasta/codereview.settings » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698