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}
This commit is contained in:
parent
4ccf4d4ffa
commit
daaedddf7b
@ -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',
|
||||
],
|
||||
},
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user