summaryrefslogtreecommitdiffstats
path: root/ceee/WATCHLISTS
blob: 7d14c7ecd14dedbf0dd623fa6bfc366ea0bbdc9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Watchlist Rules
# Refer: http://dev.chromium.org/developers/contributing-code/watchlists

{
  'WATCHLIST_DEFINITIONS': {
    'ceee': {
      'filepath': '.*',
    },
  },

  'WATCHLISTS': {
    'ceee': ['ceee-reviews@chromium.org'],
  },
}