# Watchlist Rules
# Refer: http://dev.chromium.org/developers/contributing-code/watchlists

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

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