blob: ea5d0c21bba5503a8bbe506959c9759684f2310d [file] [log] [blame]
Darin Petkovd72ba362010-03-17 10:58:17 -07001# See http://dev.chromium.org/developers/contributing-code/watchlists for
2# a description of this file's format.
3# Please keep these keys in alphabetical order.
4
5{
6 'WATCHLIST_DEFINITIONS': {
7 'autotest': {
8 'filepath': '^.*',
9 },
Daniel Erat944c80b2010-03-29 17:45:50 -070010 'window_manager_tests': {
11 'filepath': '^client/site_tests/desktopui_WindowManager',
12 },
Darin Petkovd72ba362010-03-17 10:58:17 -070013 },
14 'WATCHLISTS': {
15 'autotest': ['ericli@chromium.org',
Chris Sosad6200522010-03-26 10:34:10 -070016 'petkov+cc@chromium.org',
Darin Petkovd72ba362010-03-17 10:58:17 -070017 'seano@chromium.org',
Chris Sosad6200522010-03-26 10:34:10 -070018 'sosa+cc@chromium.org',
Darin Petkovd72ba362010-03-17 10:58:17 -070019 ],
Daniel Erat944c80b2010-03-29 17:45:50 -070020 'window_manager_tests': ['derat@chromium.org'],
Darin Petkovd72ba362010-03-17 10:58:17 -070021 },
22}