summaryrefslogtreecommitdiffstats
path: root/WATCHLISTS
diff options
context:
space:
mode:
authorjennb@chromium.org <jennb@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-19 21:06:02 +0000
committerjennb@chromium.org <jennb@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-19 21:06:02 +0000
commit2418b025ee5bbfcf04b425119e8b1076950d3060 (patch)
treeea07179f6834994344182123b3ffe1c3a3123eb8 /WATCHLISTS
parent77fbb9f9b1b0b9cb29c8e0cf3a5904475b60bb76 (diff)
downloadchromium_src-2418b025ee5bbfcf04b425119e8b1076950d3060.zip
chromium_src-2418b025ee5bbfcf04b425119e8b1076950d3060.tar.gz
chromium_src-2418b025ee5bbfcf04b425119e8b1076950d3060.tar.bz2
Create Panels watchlist and add team members to it.
BUG=None TEST=None Review URL: http://codereview.chromium.org/7049020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@85972 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'WATCHLISTS')
-rw-r--r--WATCHLISTS6
1 files changed, 6 insertions, 0 deletions
diff --git a/WATCHLISTS b/WATCHLISTS
index 943a04c..611e1fe 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -214,6 +214,9 @@
'clang_update': {
'filepath': 'tools/clang/scripts/update.sh'
},
+ 'panels': {
+ 'filepath': 'chrome/browser/ui/panels/.*',
+ },
},
'WATCHLISTS': {
@@ -286,5 +289,8 @@
'imageburner': ['achuith+watch@chromium.org', 'tbarzic+watch@chromium.org'],
'filebrowse': ['achuith+watch@chromium.org', 'rginda+watch@chromium.org'],
'clang_update': ['fischman+watch@chromium.org', 'ukai+watch@chromium.org'],
+ 'panels': ['dimich@chromium.org', 'jennb@chromium.org',
+ 'prasadt@chromium.org', 'dcheng@chromium.org',
+ 'jianli@chromium.org'],
},
}