summaryrefslogtreecommitdiffstats
path: root/WATCHLISTS
diff options
context:
space:
mode:
Diffstat (limited to 'WATCHLISTS')
-rw-r--r--WATCHLISTS11
1 files changed, 11 insertions, 0 deletions
diff --git a/WATCHLISTS b/WATCHLISTS
index e910b03..e9bb019 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -27,6 +27,15 @@
# Applies to all files and subdirs within this directory.
'filepath': '^views/.*',
},
+ 'aura': {
+ 'filepath': 'ui/aura/.*'\
+ 'ui/aura_shell/.*',
+ },
+ 'views_core': {
+ 'filepath': 'views/view.h'\
+ 'views/view.cc'\
+ 'views/widget/.*',
+ },
'browser': {
'filepath': 'chrome/browser/.*',
},
@@ -356,5 +365,7 @@
'hashimoto+watch@chromium.org',
'yoshiki+watch@chromium.org',
'yuzo+watch@chromium.org'],
+ 'aura': ['ben+watch@chromium.org'],
+ 'views_core': ['ben+watch@chromium.org'],
},
}