blob: c8eaad982ab1b070f500a0e8be6c8d46a01a8873 [file] [log] [blame]
Darin Petkov5a685df2011-04-28 13:07:25 -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 'all': {
8 'filepath': '.',
9 },
10 },
11 'WATCHLISTS': {
Chris Masone86ba93b2011-05-03 12:27:00 -070012 'all': ['cmasone@chromium.org',
13 'petkov@chromium.org',
Darin Petkov5a685df2011-04-28 13:07:25 -070014 'pstew@chromium.org',
15 'quiche@chromium.org']
16 },
17}