summaryrefslogtreecommitdiffstats
path: root/WATCHLISTS
diff options
context:
space:
mode:
authortoyoshim <toyoshim@chromium.org>2015-03-26 20:50:21 -0700
committerCommit bot <commit-bot@chromium.org>2015-03-27 03:51:26 +0000
commit8f51f90342b0a70cb614ef68281ab2e323611fb9 (patch)
tree9d0d7c453b89d4dabcfc048cb5e0d75a47b1d733 /WATCHLISTS
parentcf6934e42c268b26b8c358823d2f3514bf6a02b6 (diff)
downloadchromium_src-8f51f90342b0a70cb614ef68281ab2e323611fb9.zip
chromium_src-8f51f90342b0a70cb614ef68281ab2e323611fb9.tar.gz
chromium_src-8f51f90342b0a70cb614ef68281ab2e323611fb9.tar.bz2
Create watch list entry 'midi' and add myself to the list
Review URL: https://codereview.chromium.org/1037173003 Cr-Commit-Position: refs/heads/master@{#322525}
Diffstat (limited to 'WATCHLISTS')
-rw-r--r--WATCHLISTS6
1 files changed, 5 insertions, 1 deletions
diff --git a/WATCHLISTS b/WATCHLISTS
index 0c0b3cb..d0e6b37 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -473,7 +473,10 @@
},
'metrics_xml_files': {
# Subscribe to this to watch for changes to histograms.xml.
- 'filepath': 'tools/metrics/.*\.xml$'
+ 'filepath': 'tools/metrics/.*\.xml$',
+ },
+ 'midi': {
+ 'filepath': 'midi',
},
'mojo': {
'filepath': 'mojo',
@@ -964,6 +967,7 @@
'message_loop': ['sadrul@chromium.org'],
'metrics': ['asvitkine+watch@chromium.org'],
'metrics_xml_files': ['asvitkine+watch@chromium.org'],
+ 'midi': ['toyoshim+midi@chromium.org'],
'mojo': ['aa@chromium.org',
'abarth@chromium.org',
'ben+mojo@chromium.org',