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

Unified Diff: WATCHLISTS

Issue 1157993003: Temporary auto-CC'ing hablich to x87 changes (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 7 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 64771bc27dc61e56c0073b6913da4132e8ee1188..46b3a257cb42777e2ff58caca327b54365adb9a8 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -42,6 +42,9 @@
'debugger': {
'filepath': 'src/debug\.(cc|h)|src/.*-debugger\.js|src/runtime/runtime-debug\.cc',
},
+ 'x87': {
+ 'filepath': 'src/x87/',
+ },
},
'WATCHLISTS': {
@@ -54,5 +57,8 @@
'debugger': [
'yangguo@chromium.org',
],
+ 'x87': [
+ 'hablich@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