Skip to content

Commit

Permalink
Define managed_users watchlist and adjust my own memberships.
Browse files Browse the repository at this point in the history
BUG=none

Review URL: https://chromiumcodereview.appspot.com/11971013

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@177420 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
pam@chromium.org committed Jan 17, 2013
1 parent 2099f89 commit 4540415
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions WATCHLISTS
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,12 @@
'locale_settings': {
'filepath': 'chrome/app/resources/locale_settings',
},
'managed_users': {
'filepath': 'chrome/browser/managed_mode'\
'|chrome/browser/extensions/api/managed_mode'\
'|chrome/browser/resources/options/manage'\
'|chrome/browser/ui/webui/options/manage',
},
'mac': {
'filepath': 'cocoa|\.mm$|(_mac|_posix)\.(cc|h)$',
},
Expand Down Expand Up @@ -584,7 +590,7 @@
'gfx_geometry': ['cc-bugs@chromium.org'],
'gfx_image': ['rsesek+watch@chromium.org'],
'gpu': ['apatrick@chromium.org'],
'history_ui': ['dubroy@chromium.org'],
'history_ui': ['dubroy@chromium.org', 'pam+watch@chromium.org'],
'i18n': ['jshin+watch@chromium.org'],
'imageburner': ['achuith+watch@chromium.org', 'tbarzic+watch@chromium.org'],
'importer': ['tfarina@chromium.org'],
Expand All @@ -599,6 +605,7 @@
'linux-seccomp-bpf': ['jln+watch@chromium.org'],
'locale_settings': ['finnur+watch@chromium.org'],
'mac': ['sail+watch@chromium.org'],
'managed_users': ['pam+watch@chromium.org'],
'media': ['feature-media-reviews@chromium.org'],
'message_loop': ['sadrul@chromium.org'],
'metrics': ['jar@chromium.org',
Expand Down Expand Up @@ -665,7 +672,6 @@
'suzhe@chromium.org',
'yusukes+watch@chromium.org'],
'textinput_chromeos': ['yusukes+watch@chromium.org'],
'tools': ['pam+watch@chromium.org'],
'tools_emacs': ['fischman+watch@chromium.org',
'dhollowa+watch@chromium.org'],
'ui_compositor': ['cc-bugs@chromium.org'],
Expand Down

0 comments on commit 4540415

Please sign in to comment.