From a298ec0d4ae087eccfe3e4a766fe7d282ce28d73 Mon Sep 17 00:00:00 2001 From: ejcaruso Date: Thu, 16 Jun 2016 13:30:43 -0700 Subject: [PATCH] arc: adding self as watcher to arc/power We don't have OWNERS but as the primary maintainer of this code I'd like to know when it changes. BUG=None TEST=watchlists.py Review-Url: https://codereview.chromium.org/2074833002 Cr-Commit-Position: refs/heads/master@{#400250} --- WATCHLISTS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/WATCHLISTS b/WATCHLISTS index 60037ff1ba785b..cc9f6e0cca83c7 100644 --- a/WATCHLISTS +++ b/WATCHLISTS @@ -81,6 +81,9 @@ 'arc_net': { 'filepath': 'components/arc/net/', }, + 'arc_power': { + 'filepath': 'components/arc/power/', + }, 'ash': { 'filepath': 'ash/', }, @@ -1339,6 +1342,7 @@ 'arc_net': ['abhishekbh@chromium.org', 'cernekee@chromium.org', 'snanda@chromium.org'], + 'arc_power': ['ejcaruso+watch@chromium.org'], 'ash': ['sadrul@chromium.org', 'kalyan.kondapally@intel.com'], 'aura': ['sadrul@chromium.org',