From 72d0b0cf1f3f1059abfed396a42389dc731e3813 Mon Sep 17 00:00:00 2001 From: "andresp@webrtc.org" Date: Tue, 30 Apr 2013 22:20:53 +0000 Subject: [PATCH] Add self to video_engine watchlist. BUG= Review URL: https://webrtc-codereview.appspot.com/1305009 git-svn-id: http://webrtc.googlecode.com/svn/trunk@3925 4adac7df-926f-26a2-2b94-8c16560cd09d --- WATCHLISTS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/WATCHLISTS b/WATCHLISTS index 7dffc25b1b..16682b83c5 100644 --- a/WATCHLISTS +++ b/WATCHLISTS @@ -102,7 +102,8 @@ 'common_audio': ['bjornv@webrtc.org', 'andrew@webrtc.org'], 'common_video': ['mikhal@webrtc.org'], - 'video_engine': ['mflodman@webrtc.org', + 'video_engine': ['andresp@webrtc.org', + 'mflodman@webrtc.org', 'perkj@webrtc.org', 'stefan@webrtc.org'], 'voice_engine': ['henrika@webrtc.org'],