Skip to content

Commit daaeddd

Browse files
natorionCommit bot
authored andcommitted
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}
1 parent 4ccf4d4 commit daaeddd

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

WATCHLISTS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@
4242
'debugger': {
4343
'filepath': 'src/debug\.(cc|h)|src/.*-debugger\.js|src/runtime/runtime-debug\.cc',
4444
},
45+
'x87': {
46+
'filepath': 'src/x87/',
47+
},
4548
},
4649

4750
'WATCHLISTS': {
@@ -54,5 +57,8 @@
5457
'debugger': [
5558
'yangguo@chromium.org',
5659
],
60+
'x87': [
61+
'hablich@chromium.org',
62+
],
5763
},
5864
}

0 commit comments

Comments
 (0)