Assign formal maintainership of the whole DLL to myself.
Although there are parts of winegstreamer that fall under the purview of Media Foundation, it is not really possible to separate these logically from the parts which interact with the GStreamer backend. Better to have a dedicated maintainer for the whole DLL, and assign patches to the Media Foundation maintainer as necessary.
Signed-off-by: Zebediah Figura zfigura@codeweavers.com --- MAINTAINERS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS index b012f3c4e09..4f5b8f9af98 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -112,7 +112,6 @@ F: dlls/qcap/ F: dlls/qdvd/ F: dlls/qedit/ F: dlls/quartz/ -F: dlls/winegstreamer/quartz_parser.c F: libs/strmbase/
DirectWrite @@ -155,6 +154,10 @@ GPhoto Driver M: Marcus Meissner marcus@jet.franken.de F: dlls/gphoto2.ds/
+GStreamer multimedia backend +M: Zebediah Figura z.figura12@gmail.com +F: dlls/winegstreamer/ + HID support M: Aric Stewart aric@codeweavers.com P: RĂ©mi Bernon rbernon@codeweavers.com
Signed-off-by: Zebediah Figura zfigura@codeweavers.com --- MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 4f5b8f9af98..8e73671eb12 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -327,6 +327,11 @@ F: dlls/wbemdisp/ F: dlls/wbemprox/ F: dlls/wmiutils/
+Windows Media Format +M: Zebediah Figura z.figura12@gmail.com +F: dlls/wmp/ +F: dlls/wmvcore/ + Windows Media Foundation M: Nikolay Sivov nsivov@codeweavers.com F: dlls/mf/