From 73289b65552f02ccb798d81ad3bd6f52d48eecc3 Mon Sep 17 00:00:00 2001 From: Zebediah Figura Date: Tue, 17 May 2022 12:38:10 -0500 Subject: [PATCH] maintainers: Add a GStreamer section. 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 Signed-off-by: Alexandre Julliard --- MAINTAINERS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index f532c2eb570..01d2cfa80f5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -113,7 +113,6 @@ F: dlls/qcap/ F: dlls/qdvd/ F: dlls/qedit/ F: dlls/quartz/ -F: dlls/winegstreamer/quartz_parser.c F: libs/strmbase/ DirectWrite @@ -156,6 +155,10 @@ GPhoto Driver M: Marcus Meissner F: dlls/gphoto2.ds/ +GStreamer multimedia backend +M: Zebediah Figura +F: dlls/winegstreamer/ + HID support M: Aric Stewart P: RĂ©mi Bernon