diff --git a/WATCHLISTS b/WATCHLISTS index 1d99ac45d1..73dee76301 100644 --- a/WATCHLISTS +++ b/WATCHLISTS @@ -33,6 +33,9 @@ { 'WATCHLIST_DEFINITIONS': { + 'api': { + 'filepath': 'include/' + } 'snapshot': { 'filepath': 'src/snapshot/', }, @@ -67,9 +70,6 @@ 'filepath': 'src/codegen/code-stub-assembler\.(cc|h)$' \ '|src/builtins/.*-gen.(cc|h)$', }, - 'ia32': { - 'filepath': '/ia32/', - }, 'merges': { 'filepath': '.', }, @@ -153,6 +153,7 @@ 'alph+watch@chromium.org', 'lpy+v8tracing@chromium.org', 'fmeawad@chromium.org', + 'cbruni+watch@chromium.org' ], 'ieee754': [ 'rtoy+watch@chromium.org', @@ -162,8 +163,11 @@ 'jgruber+watch@chromium.org', 'pthier+watch@chromium.org' ], - 'bazel' : [ + 'bazel': [ 'victorgomes+watch@chromium.org' ], + 'api': [ + 'cbruni+watch@chromium.org' + ], }, }