[Release] Add hablich to autocc for staging/shipping features

LOG=N
R=machenbach@chromium.org
NOTRY=true

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

Cr-Commit-Position: refs/heads/master@{#31368}
This commit is contained in:
hablich 2015-10-19 04:34:54 -07:00 committed by Commit bot
parent 6503b71b55
commit 6ead2bd8a1

View File

@ -42,6 +42,9 @@
'debugger': {
'filepath': 'src/debug/',
},
'feature_shipping_status': {
'filepath': 'src/flag-definitions.h',
},
},
'WATCHLISTS': {
@ -54,5 +57,8 @@
'debugger': [
'yangguo@chromium.org',
],
'feature_shipping_status': [
'hablich@chromium.org',
],
},
}