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

Unified Diff: WATCHLISTS

Issue 2857393002: Add myself to the watchlist for webrtc/api/ and webrtc/base/ (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 83488a3c34c0ac75f66582637d9d316dda6c67f4..ed0a614009b0b2c7849ffd06abd8c79f88d04338 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -38,6 +38,9 @@
'audio': {
'filepath': 'webrtc/audio/.*',
},
+ 'base': {
+ 'filepath': 'webrtc/base/.*',
+ },
'call': {
'filepath': 'webrtc/call/.*',
},
@@ -117,7 +120,9 @@
'peah@webrtc.org'],
'audio': ['solenberg@webrtc.org',
'tina.legrand@webrtc.org'],
- 'api': ['solenberg@webrtc.org'],
+ 'api': ['kwiberg@webrtc.org',
+ 'solenberg@webrtc.org'],
+ 'base': ['kwiberg@webrtc.org'],
'call': ['mflodman@webrtc.org',
'solenberg@webrtc.org',
'stefan@webrtc.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