Commit 424b246b authored by hablich's avatar hablich Committed by Commit bot

[Release] CC hpayer@ and ulan@ to every heap change

NOTRY=true
TBR=hpayer@chromium.org, ulan@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#32510}
parent 6c0d1a11
...@@ -50,6 +50,9 @@ ...@@ -50,6 +50,9 @@
'feature_shipping_status': { 'feature_shipping_status': {
'filepath': 'src/flag-definitions.h', 'filepath': 'src/flag-definitions.h',
}, },
'gc_changes': {
'filepath': 'src/heap/',
},
}, },
'WATCHLISTS': { 'WATCHLISTS': {
...@@ -69,5 +72,9 @@ ...@@ -69,5 +72,9 @@
'feature_shipping_status': [ 'feature_shipping_status': [
'hablich@chromium.org', 'hablich@chromium.org',
], ],
'gc_changes': [
'hpayer@chromium.org',
'ulan@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