mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 08:07:11 +00:00
Add ricow@ to the watchlist of tools/
R=whesse@google.com Review URL: https://codereview.chromium.org//176883014 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@33204 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
parent
468eb1d8e0
commit
648f9e011c
1 changed files with 4 additions and 0 deletions
|
@ -10,10 +10,14 @@
|
|||
'runtime': {
|
||||
'filepath': 'runtime/',
|
||||
},
|
||||
'tools': {
|
||||
'filepath': 'tools/',
|
||||
},
|
||||
},
|
||||
|
||||
'WATCHLISTS': {
|
||||
'runtime': ['vm-dev@dartlang.org'],
|
||||
'tools': ['ricow@google.com'],
|
||||
},
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue