Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2321)

Unified Diff: WATCHLISTS

Issue 1037173003: Create watch list entry 'midi' and add myself to the list (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: WATCHLISTS
diff --git a/WATCHLISTS b/WATCHLISTS
index 0c0b3cb217200f5c34c1816a9d9c1a5f100232f8..d0e6b3708959132cdecaf013e16f2e733215d4c2 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',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698