summaryrefslogtreecommitdiff
path: root/chromium/v8/WATCHLISTS
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/v8/WATCHLISTS')
-rw-r--r--chromium/v8/WATCHLISTS7
1 files changed, 7 insertions, 0 deletions
diff --git a/chromium/v8/WATCHLISTS b/chromium/v8/WATCHLISTS
index 845de7e3d74..81e941f28a5 100644
--- a/chromium/v8/WATCHLISTS
+++ b/chromium/v8/WATCHLISTS
@@ -53,6 +53,9 @@
'gc_changes': {
'filepath': 'src/heap/',
},
+ 'merges': {
+ 'filepath': '.',
+ },
},
'WATCHLISTS': {
@@ -76,5 +79,9 @@
'hpayer@chromium.org',
'ulan@chromium.org',
],
+ 'merges': [
+ # Only enabled on branches created with tools/release/create_release.py
+ 'v8-merges@googlegroups.com',
+ ],
},
}