[PATCH 4/4] maintainers: Move d3d10 and d3d10_1 under Direct3D helper libraries.

Matteo Bruni mbruni at codeweavers.com
Tue Feb 25 11:40:39 CST 2020


Signed-off-by: Matteo Bruni <mbruni at codeweavers.com>
---
I guess I need Henri's signoff on this one.

 MAINTAINERS | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index c4f5b080b2d..3e85a26bcea 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -65,7 +65,7 @@ Direct3D
 M:	Henri Verbeet <hverbeet at codeweavers.com>
 P:	Stefan Dösinger <stefan at codeweavers.com>
 P:	Matteo Bruni <mbruni at codeweavers.com>
-F:	dlls/d3d10*/
+F:	dlls/d3d10_core/
 F:	dlls/d3d11/
 F:	dlls/d3d12/
 F:	dlls/d3d8/
@@ -79,6 +79,8 @@ Direct3D helper libraries
 M:	Matteo Bruni <mbruni at codeweavers.com>
 P:	Henri Verbeet <hverbeet at codeweavers.com>
 P:	Stefan Dösinger <stefan at codeweavers.com>
+F:	dlls/d3d10/
+F:	dlls/d3d10_1/
 F:	dlls/d3dcompiler*/
 F:	dlls/d3dx10*/
 F:	dlls/d3dx11*/
-- 
2.24.1




More information about the wine-devel mailing list