# 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': { | |
'autoupdate': { | |
'filepath': '.*.py', | |
}, | |
'stateful_update': { | |
'filepath': 'stateful_update', | |
}, | |
}, | |
'WATCHLISTS': { | |
'autoupdate': ['nsanders@chromium.org', 'ericli@chromium.org', | |
'dalecurtis@chromium.org'], | |
'stateful_update': [ 'ericli@chromium.org', 'dalecurtis@chromium.org' ], | |
}, | |
} |