1
2
3
4
5
6
7
8
9
10
11
12
13
14
| # 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': '.',
| },
| },
| 'WATCHLISTS': {
| 'all': ['pastarmovj@chromium.org']
| },
| }
|
|