From d8436ba418bfbe643f1593b5910f979631c548cf Mon Sep 17 00:00:00 2001
From: Ramiro Polla <ramiro.polla@gmail.com>
Date: Sat, 8 Mar 2008 22:55:31 +0000
Subject: [PATCH] Split libavdevice maintainers out of libavformat

Originally committed as revision 12386 to svn://svn.ffmpeg.org/ffmpeg/trunk
---
 MAINTAINERS | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3a2dd36b234..6b57132df79 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -201,6 +201,16 @@ Codecs:
   zmbv*                                 Kostya Shishkov
 
 
+libavdevice
+===========
+  External Interface:
+    libavdevice/avdevice.h
+
+
+  dc1394.c                              Roman Shaposhnik
+  v4l2.c                                Luca Abeni
+
+
 libavformat
 ===========
 
@@ -219,7 +229,7 @@ Muxers/Demuxers:
   avi*                                  Michael Niedermayer
   crc.c                                 Michael Niedermayer
   daud.c                                Reimar Doeffinger
-  dc1394.c, dv.c                        Roman Shaposhnik
+  dv.c                                  Roman Shaposhnik
   dxa.c                                 Kostya Shishkov
   flic.c                                Mike Melanson
   flvdec.c, flvenc.c                    Michael Niedermayer
@@ -259,7 +269,6 @@ Muxers/Demuxers:
   swf.c                                 Baptiste Coudurier
   tta.c                                 Alex Beregszaszi
   txd.c                                 Ivo van Poorten
-  v4l2.c                                Luca Abeni
   voc.c                                 Aurelien Jacobs
   wav.c                                 Michael Niedermayer
   wc3movie.c                            Mike Melanson
-- 
GitLab