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

Unified Diff: WATCHLISTS

Issue 2524853003: Add myself to WATCHLIST for api/. (Closed)
Patch Set: Created 4 years, 1 month 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 36ebf8873c42d28870567765f2b186df0b64e36e..66eaeda13de0430ddd6967e20f9e870fab8713f9 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -32,14 +32,17 @@
'java_files': {
'filepath': '\.java$|\.xml$',
},
+ 'api': {
+ 'filepath': 'webrtc/api/.*',
+ },
'audio': {
'filepath': 'webrtc/audio/.*',
},
'call': {
'filepath': 'webrtc/call/.*',
},
- 'media': {
- 'filepath': 'webrtc/media/.*',
+ 'media_engine': {
+ 'filepath': 'webrtc/media/engine/.*',
},
'video': {
'filepath': 'webrtc/video/.*',
@@ -113,10 +116,11 @@
'peah@webrtc.org'],
'audio': ['solenberg@webrtc.org',
'tina.legrand@webrtc.org'],
+ 'api': ['solenberg@webrtc.org'],
'call': ['mflodman@webrtc.org',
'solenberg@webrtc.org',
'stefan@webrtc.org'],
- 'media': ['solenberg@webrtc.org'],
+ 'media_engine': ['solenberg@webrtc.org'],
'video': ['mflodman@webrtc.org',
'stefan@webrtc.org',
'video-team@agora.io',
« 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