Darin Petkov | d72ba36 | 2010-03-17 10:58:17 -0700 | [diff] [blame^] | 1 | # 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 | }, | ||||
10 | }, | ||||
11 | 'WATCHLISTS': { | ||||
12 | 'autotest': ['ericli@chromium.org', | ||||
13 | 'kmixter@chromium.org', | ||||
14 | 'petkov@chromium.org', | ||||
15 | 'seano@chromium.org', | ||||
16 | 'sosa@chromium.org', | ||||
17 | ], | ||||
18 | }, | ||||
19 | } |