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

Unified Diff: WATCHLISTS

Issue 2790643002: Create watch list for messages.yaml. (Closed)
Patch Set: Use alias. Created 3 years, 9 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 c626ed4cf695bfc12c53a23d75675df417b98de0..32e07369d25f7d9aa17f9fe27aad5a9fc4472eaf 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -19,12 +19,16 @@
},
'front_end': {
'filepath': '^pkg/front_end',
- }
+ },
+ 'messages_review': {
+ 'filepath': '^pkg/front_end/messages.yaml',
+ },
},
'WATCHLISTS': {
'runtime': ['vm-dev@dartlang.org'],
'observatory': ['johnmccutchan@google.com', 'turnidge@google.com', 'rmacnak@google.com'],
'front_end': ['dart-fe-team+reviews@google.com'],
+ 'messages_review': [ 'dart-uxr+reviews@google.com' ],
},
}
« 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