From 7c16c3c4a11a9870200a1613caeae50ed8bc5fe6 Mon Sep 17 00:00:00 2001 From: "stefan@webrtc.org" Date: Thu, 7 Mar 2013 13:11:32 +0000 Subject: [PATCH] Move video_coding OWNERS to video_coding/. TBR=andrew@webrtc.org Review URL: https://webrtc-codereview.appspot.com/1171004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@3628 4adac7df-926f-26a2-2b94-8c16560cd09d --- webrtc/modules/video_coding/{main => }/OWNERS | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename webrtc/modules/video_coding/{main => }/OWNERS (100%) diff --git a/webrtc/modules/video_coding/main/OWNERS b/webrtc/modules/video_coding/OWNERS similarity index 100% rename from webrtc/modules/video_coding/main/OWNERS rename to webrtc/modules/video_coding/OWNERS