From 0e2a83e074ed48dcddca488d3b7fa2cb0a9a5c9a Mon Sep 17 00:00:00 2001 From: Anush Elangovan Date: Tue, 8 Jun 2010 01:33:23 -0700 Subject: [PATCH] Update Watchlists Change-Id: I2903aa4ba58bdc4be69defb4b9f99a94537d3432 --- WATCHLISTS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 WATCHLISTS 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'] + }, +}