# See http://dev.chromium.org/developers/contributing-code/watchlists for | |
# a description of this file's format. | |
# Please keep these keys in alphabetical order. | |
{ | |
'WATCHLIST_DEFINITIONS': { | |
'autotest': { | |
'filepath': '^.*', | |
}, | |
'window_manager_tests': { | |
'filepath': '^client/site_tests/desktopui_WindowManager', | |
}, | |
}, | |
'WATCHLISTS': { | |
'autotest': ['ericli@chromium.org', | |
'seano+cc@chromium.org', | |
'sosa+cc@chromium.org', | |
], | |
'window_manager_tests': ['derat@chromium.org'], | |
}, | |
} |