Commit 8f51f903 authored by toyoshim's avatar toyoshim Committed by Commit bot

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}
parent cf6934e4
......@@ -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',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment