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

Unified Diff: WATCHLISTS

Issue 2898043002: [V8Tracing] Add lpy@ and fmeawad@ into watchlist for tracing/. (Closed)
Patch Set: Created 3 years, 7 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 677c8572281df51d9898f4c5c28d1887135e68b8..02718bef9e1fb8b4b8a3a140f961c484a863b281 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -77,6 +77,9 @@
'filepath': 'src/ast/' \
'|src/parsing/',
},
+ 'tracing': {
+ 'filepath': 'src/tracing/',
+ },
},
'WATCHLISTS': {
@@ -120,6 +123,10 @@
],
'parser': [
'marja+watch@chromium.org',
- ]
+ ],
+ 'tracing': [
+ 'lpy+v8tracing@chromium.org',
+ 'fmeawad@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