Commit 3068b5ff authored by yangguo's avatar yangguo Committed by Commit bot

Add yangguo@chromium.org to src/snapshot/OWNERS and WATCHLISTS

R=verwaest@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#27629}
parent 74dc9e17
......@@ -36,11 +36,23 @@
'public_api': {
'filepath': 'include/',
},
'snapshot': {
'filepath': 'src/snapshot/',
},
'debugger': {
'filepath': 'src/debug\.(cc|h)|src/.*-debugger\.js|src/runtime/runtime-debug\.cc',
},
},
'WATCHLISTS': {
'public_api': [
'phajdan.jr@chromium.org',
],
'snapshot': [
'yangguo@chromium.org',
],
'debugger': [
'yangguo@chromium.org',
],
},
}
verwaest@chromium.org
yangguo@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