From 6ead2bd8a1e88a640d41b16c6c311428ca0c3236 Mon Sep 17 00:00:00 2001 From: hablich Date: Mon, 19 Oct 2015 04:34:54 -0700 Subject: [PATCH] [Release] Add hablich to autocc for staging/shipping features LOG=N R=machenbach@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/1415533004 Cr-Commit-Position: refs/heads/master@{#31368} --- WATCHLISTS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/WATCHLISTS b/WATCHLISTS index f57dfa1402..858175856f 100644 --- a/WATCHLISTS +++ b/WATCHLISTS @@ -42,6 +42,9 @@ 'debugger': { 'filepath': 'src/debug/', }, + 'feature_shipping_status': { + 'filepath': 'src/flag-definitions.h', + }, }, 'WATCHLISTS': { @@ -54,5 +57,8 @@ 'debugger': [ 'yangguo@chromium.org', ], + 'feature_shipping_status': [ + 'hablich@chromium.org', + ], }, }