1{
2  'WATCHLIST_DEFINITIONS': {
3    'linux_installer_tools': {
4      'filepath': '(common|debian|rpm)/',
5    },
6  },
7  'WATCHLISTS': {
8    'linux_installer_tools': [
9      'mmoss@chromium.org',
10    ],
11  },
12}
13