Skip to content

Commit

Permalink
arc: adding self as watcher to arc/power
Browse files Browse the repository at this point in the history
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}
  • Loading branch information
ejcaruso authored and Commit bot committed Jun 16, 2016
1 parent b798234 commit a298ec0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions WATCHLISTS
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,9 @@
'arc_net': {
'filepath': 'components/arc/net/',
},
'arc_power': {
'filepath': 'components/arc/power/',
},
'ash': {
'filepath': 'ash/',
},
Expand Down Expand Up @@ -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',
Expand Down

0 comments on commit a298ec0

Please sign in to comment.