Commit b09c1829 authored by Yang Guo's avatar Yang Guo Committed by Commit Bot

Stop watching for API changes in WATCHLISTS

TBR=verwaest@chromium.org

Change-Id: If18d402f9b0b9c500307fd454eafe93de701599c
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2141731Reviewed-by: 's avatarYang Guo <yangguo@chromium.org>
Commit-Queue: Yang Guo <yangguo@chromium.org>
Cr-Commit-Position: refs/heads/master@{#67048}
parent 744123fc
...@@ -33,10 +33,6 @@ ...@@ -33,10 +33,6 @@
{ {
'WATCHLIST_DEFINITIONS': { 'WATCHLIST_DEFINITIONS': {
'api': {
'filepath': 'include/' \
'|src/api\.(cc|h)$',
},
'snapshot': { 'snapshot': {
'filepath': 'src/snapshot/', 'filepath': 'src/snapshot/',
}, },
...@@ -94,9 +90,6 @@ ...@@ -94,9 +90,6 @@
}, },
'WATCHLISTS': { 'WATCHLISTS': {
'api': [
'yangguo+watch@chromium.org',
],
'csa': [ 'csa': [
'jgruber+watch@chromium.org', 'jgruber+watch@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