Reviewers: Michael Achenbach,

Description:
Temporary auto-CC'ing hablich to x87 changes

BUG=
NOTRY=true

Please review this at https://codereview.chromium.org/1157993003/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+6, -0 lines):
  M WATCHLISTS


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': [
       '[email protected]',
     ],
+    'x87': [
+      '[email protected]',
+    ],
   },
 }


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to