summaryrefslogtreecommitdiffstats
path: root/WATCHLISTS
diff options
context:
space:
mode:
authormichaelpg <michaelpg@chromium.org>2015-02-06 16:31:11 -0800
committerCommit bot <commit-bot@chromium.org>2015-02-07 00:32:06 +0000
commit32ca079014ef5145b8905d934c81f233a734ffd4 (patch)
treeba3fc9a07020eaca4313c40d6930b97d8d7d7d0c /WATCHLISTS
parentb6ac265112b6457763091a54f16367082889be03 (diff)
downloadchromium_src-32ca079014ef5145b8905d934c81f233a734ffd4.zip
chromium_src-32ca079014ef5145b8905d934c81f233a734ffd4.tar.gz
chromium_src-32ca079014ef5145b8905d934c81f233a734ffd4.tar.bz2
Add md_settings to WATCHLISTS
Review URL: https://codereview.chromium.org/905883002 Cr-Commit-Position: refs/heads/master@{#315146}
Diffstat (limited to 'WATCHLISTS')
-rw-r--r--WATCHLISTS10
1 files changed, 10 insertions, 0 deletions
diff --git a/WATCHLISTS b/WATCHLISTS
index 3acdb61..18508c0 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -428,6 +428,10 @@
'linux_seccomp_bpf': {
'filepath': 'content/common/sandbox.*linux.cc',
},
+ 'md_settings': {
+ 'filepath': 'ui/webui/resources/cr_element|'\
+ 'chrome/browser/resources/md_settings/',
+ },
'media': {
'filepath': 'media/|third_party/(ffmpeg|openmax)/|webmediaplayer|'\
'audio_message_filter|video_layer|media_internals',
@@ -932,6 +936,12 @@
'linux_sandboxing': ['jln+watch@chromium.org'],
'linux_seccomp_bpf': ['jln+watch@chromium.org'],
'supervised_users': ['pam+watch@chromium.org'],
+ 'md_settings': ['jhawkins+watch-md-settings@chromium.org',
+ 'jlklein+watch-md-settings@chromium.org',
+ 'khorimoto+watch-md-settings@chromium.org',
+ 'michaelpg+watch-md-settings@chromium.org',
+ 'orenb+watch-md-settings@chromium.org',
+ 'stevenjb+watch-md-settings@chromium.org'],
'media': ['feature-media-reviews@chromium.org'],
'media_galleries': ['gbillock@chromium.org', 'thestig@chromium.org',
'tommycli@chromium.org', 'vandebo@chromium.org'],