diff --git a/WATCHLISTS b/WATCHLISTS new file mode 100644 index 0000000000..54e9ff8bc7 --- /dev/null +++ b/WATCHLISTS @@ -0,0 +1,14 @@ +# 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': ['adlr@chromium.org', 'dneiss@codeaurora.org'] + }, +}