blob: 62433b6877ce1f38e021c9f7017ba265cde89eae [file] [log] [blame]
# Copyright (c) 2013 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# Watchlist Rules
# Refer: http://dev.chromium.org/developers/contributing-code/watchlists
{
'WATCHLIST_DEFINITIONS': {
'all': {
'filepath': '.+',
},
},
'WATCHLISTS': {
'all': [
'csharp+cc@chromium.org',
'maruel+cc@chromium.org',
'vadimsh+cc@chromium.org',
],
},
}