| Index: WATCHLISTS
|
| diff --git a/WATCHLISTS b/WATCHLISTS
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..e3ba9f06ef2a8291682380488073b0f50442d872
|
| --- /dev/null
|
| +++ b/WATCHLISTS
|
| @@ -0,0 +1,18 @@
|
| +# 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': ['ellyjones@chromium.org',
|
| + 'ers@chromium.org',
|
| + 'jglasgow@chromium.org',
|
| + 'njw@chromium.org',
|
| + 'rochberg@chromium.org']
|
| + },
|
| +}
|
|
|