| # 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': { | |
| 'all': { | |
| 'filepath': '.', | |
| }, | |
| 'chromeos': { | |
| 'filepath': 'chromeos/', | |
| }, | |
| 'networking': { | |
| 'filepath': 'net/', | |
| }, | |
| }, | |
| 'WATCHLISTS': { | |
| 'all': ['msb+croskernel@chromium.org', 'olofj@chromium.org', 'vb+kernel@google.com'], | |
| 'chromeos': ['sleffler+cc@chromium.org'], | |
| 'networking': ['sleffler+cc@chromium.org'], | |
| }, | |
| } |