Removing hablich from auto CC of x87
authorhablich <hablich@chromium.org>
Tue, 30 Jun 2015 11:29:51 +0000 (04:29 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 30 Jun 2015 11:29:57 +0000 (11:29 +0000)
R=machenbach@chromium.org
BUG=v8:4135
NOTRY=true
LOG=N

Review URL: https://codereview.chromium.org/1217993002

Cr-Commit-Position: refs/heads/master@{#29375}

WATCHLISTS

index 46b3a25..64771bc 100644 (file)
@@ -42,9 +42,6 @@
     'debugger': {
       'filepath': 'src/debug\.(cc|h)|src/.*-debugger\.js|src/runtime/runtime-debug\.cc',
     },
-    'x87': {
-      'filepath': 'src/x87/',
-    },
   },
 
   'WATCHLISTS': {
@@ -57,8 +54,5 @@
     'debugger': [
       'yangguo@chromium.org',
     ],
-    'x87': [
-      'hablich@chromium.org',
-    ],
   },
 }