Commit daaedddf authored by hablich's avatar hablich Committed by Commit bot

Temporary auto-CC'ing hablich to x87 changes

BUG=
NOTRY=true

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

Cr-Commit-Position: refs/heads/master@{#28627}
parent 4ccf4d4f
...@@ -42,6 +42,9 @@ ...@@ -42,6 +42,9 @@
'debugger': { 'debugger': {
'filepath': 'src/debug\.(cc|h)|src/.*-debugger\.js|src/runtime/runtime-debug\.cc', 'filepath': 'src/debug\.(cc|h)|src/.*-debugger\.js|src/runtime/runtime-debug\.cc',
}, },
'x87': {
'filepath': 'src/x87/',
},
}, },
'WATCHLISTS': { 'WATCHLISTS': {
...@@ -54,5 +57,8 @@ ...@@ -54,5 +57,8 @@
'debugger': [ 'debugger': [
'yangguo@chromium.org', 'yangguo@chromium.org',
], ],
'x87': [
'hablich@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