Commit fbb008a6 authored by Adam Klein's avatar Adam Klein

Add adamk to a few WATCHLISTS

And add a watchlist for the C++ API.

Change-Id: Id82d7191153afe701fc11958ba36ce7a8b29bef2
Reviewed-on: https://chromium-review.googlesource.com/764548Reviewed-by: 's avatarJakob Kummerow <jkummerow@chromium.org>
Cr-Commit-Position: refs/heads/master@{#49309}
parent b4ccfdfb
......@@ -33,6 +33,10 @@
{
'WATCHLIST_DEFINITIONS': {
'api': {
'filepath': 'include/' \
'|src/api\.(cc|h)$',
},
'snapshot': {
'filepath': 'src/snapshot/',
},
......@@ -83,6 +87,9 @@
},
'WATCHLISTS': {
'api': [
'adamk@chromium.org',
],
'snapshot': [
'yangguo@chromium.org',
],
......@@ -122,6 +129,7 @@
'jbroman+watch@chromium.org',
],
'parser': [
'adamk@chromium.org',
'marja+watch@chromium.org',
],
'tracing': [
......
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