Skip to content

Commit

Permalink
Update WATCHLISTS to get notifications about changes in kernel and pk…
Browse files Browse the repository at this point in the history
…g/vm

Change-Id: I1f8d0a739ade56810d29a3cf58dc619f5938b77b
Reviewed-on: https://dart-review.googlesource.com/59360
Commit-Queue: Alexander Markov <alexmarkov@google.com>
Reviewed-by: Ryan Macnak <rmacnak@google.com>
Reviewed-by: Zach Anderson <zra@google.com>
  • Loading branch information
alexmarkov authored and commit-bot@chromium.org committed Jun 11, 2018
1 parent 35c93a6 commit 53963bc
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion WATCHLISTS
Expand Up @@ -27,6 +27,9 @@
'kernel': {
'filepath': '^pkg/kernel',
},
'package_vm': {
'filepath': '^pkg/vm',
},
'messages_review': {
'filepath': (
'^('
Expand Down Expand Up @@ -62,10 +65,12 @@
'build': [ 'zra@google.com', 'keertip@google.com' ],
'front_end': [ 'dart-fe-team+reviews@google.com' ],
'http': [ 'zra@google.com' ],
'kernel': [ 'karlklose@google.com', 'jensj@google.com', 'kmillikin@google.com' ],
'kernel': [ 'karlklose@google.com', 'jensj@google.com', 'kmillikin@google.com',
'alexmarkov@google.com' ],
'messages_review': [ 'dart-uxr+reviews@google.com' ],
'mirrors' : [ 'rmacnak@google.com' ],
'observatory': [ 'rmacnak@google.com' ],
'package_vm': [ 'alexmarkov@google.com' ],
'runtime': [ 'vm-dev@dartlang.org' ],
},
}

0 comments on commit 53963bc

Please sign in to comment.