blob: 3970fd5c236f09d1a6e3334b8ef8879eb62a5584 [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',
Sean Oa5404fc2010-09-02 15:19:38 +020017 'seano+cc@chromium.org',
Chris Sosad6200522010-03-26 10:34:10 -070018 'sosa+cc@chromium.org',
Mike Trutyd6bc5c12010-11-03 10:57:06 -070019 'truty+cc@chromium.org',
Darin Petkovd72ba362010-03-17 10:58:17 -070020 ],
Daniel Erat944c80b2010-03-29 17:45:50 -070021 'window_manager_tests': ['derat@chromium.org'],
Darin Petkovd72ba362010-03-17 10:58:17 -070022 },
23}