Updating WATCHLIST with a video_coding watch and adding myself to it.
Review URL: http://webrtc-codereview.appspot.com/159001

git-svn-id: http://webrtc.googlecode.com/svn/trunk@618 4adac7df-926f-26a2-2b94-8c16560cd09d
diff --git a/WATCHLISTS b/WATCHLISTS
index 4e81931..5304fcc 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -41,6 +41,9 @@
     'video_codecs': {
       'filepath': 'src/modules/video_coding/codecs/.*',
     },
+    'video_coding': {
+      'filepath': 'src/modules/video_coding/.*',
+    },
     'rtp_rtcp': {
       'filepath': 'src/modules/rtp_rtcp/.*'
     },
@@ -64,6 +67,7 @@
     'audio_coding': ['tina.legrand@webrtc.org'],
     'NetEQ': ['henrik.lundin@webrtc.org'],
     'video_codecs': ['henrik.lundin@webrtc.org'],
+    'video_coding': ['stefan@webrtc.org'],
     'rtp_rtcp': ['mflodman@webrtc.org'],
     'system_wrappers': ['mflodman@webrtc.org',
                         'henrika@webrtc.org' ],