From 7ca9925068c2861ca926064258ddd913a10a01f5 Mon Sep 17 00:00:00 2001 From: "pwestin@webrtc.org" Date: Mon, 30 Jan 2012 15:45:04 +0000 Subject: [PATCH] Addding myself to video codec watch list. Review URL: https://webrtc-codereview.appspot.com/375003 git-svn-id: http://webrtc.googlecode.com/svn/trunk@1572 4adac7df-926f-26a2-2b94-8c16560cd09d --- WATCHLISTS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/WATCHLISTS b/WATCHLISTS index d2777124c7..674b470aaf 100644 --- a/WATCHLISTS +++ b/WATCHLISTS @@ -100,7 +100,8 @@ 'NetEQ': ['henrik.lundin@webrtc.org'], 'audio_processing': ['andrew@webrtc.org', 'bjornv@webrtc.org'], - 'video_codecs': ['henrik.lundin@webrtc.org'], + 'video_codecs': ['henrik.lundin@webrtc.org', + 'pwestin@webrtc.org'], 'video_coding': ['stefan@webrtc.org'], 'rtp_rtcp': ['mflodman@webrtc.org', 'pwestin@webrtc.org'],