Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1999)

Unified Diff: WATCHLISTS

Issue 2782463002: Add jbroman to WATCHLISTS for src/value-serializer.*. (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: WATCHLISTS
diff --git a/WATCHLISTS b/WATCHLISTS
index fb578c576cd4e4cb651c0b60be3508961a8ab32b..87eac6189584e926cc6417d15d157ba7a35961f5 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -70,6 +70,9 @@
'filepath': 'src/wasm/' \
'|src/compiler/wasm',
},
+ 'value_serializer': {
+ 'filepath': 'src/value-serializer',
+ }
},
'WATCHLISTS': {
@@ -109,5 +112,8 @@
'wasm': [
'wasm-v8@google.com',
],
+ 'value_serializer': [
+ 'jbroman+watch@chromium.org',
+ ],
},
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698