[PATCH 1/2] maintainers: Add a GStreamer section.

Zebediah Figura zfigura at codeweavers.com
Tue May 17 12:38:10 CDT 2022


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 at 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 at jet.franken.de>
 F:	dlls/gphoto2.ds/
 
+GStreamer multimedia backend
+M:	Zebediah Figura <z.figura12 at gmail.com>
+F:	dlls/winegstreamer/
+
 HID support
 M:	Aric Stewart <aric at codeweavers.com>
 P:	Rémi Bernon <rbernon at codeweavers.com>
-- 
2.35.1




More information about the wine-devel mailing list