Skip to content

Commit

Permalink
Configure watch list for pkg/front_end.
Browse files Browse the repository at this point in the history
R=karlklose@google.com

Review-Url: https://codereview.chromium.org/2723453002 .
  • Loading branch information
peter-ahe-google committed Feb 27, 2017
1 parent ce59061 commit 6684a78
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 10 deletions.
5 changes: 4 additions & 1 deletion WATCHLISTS
Original file line number Diff line number Diff line change
Expand Up @@ -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'],
},
}

9 changes: 0 additions & 9 deletions pkg/front_end/lib/src/fasta/codereview.settings

This file was deleted.

0 comments on commit 6684a78

Please sign in to comment.