Module: wine Branch: master Commit: ed91d22fe4062a85b46ba48975e0836a710737fb URL: https://gitlab.winehq.org/wine/wine/-/commit/ed91d22fe4062a85b46ba48975e0836...
Author: Rémi Bernon rbernon@codeweavers.com Date: Sun Nov 27 12:57:03 2022 +0100
maintainers: Take ownership of joy.cpl.
---
MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS index 721341266a9..276471287da 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -191,11 +191,12 @@ F: dlls/jscript/ Joystick input M: Rémi Bernon rbernon@codeweavers.com F: dlls/dinput*/ +F: dlls/joy.cpl/ F: dlls/windows.gaming.input/ F: dlls/winebus.sys/ F: dlls/winexinput.sys/ -F: dlls/xinput*/ F: dlls/winmm/joystick.c +F: dlls/xinput*/
Media format conversion P: Andrew Eikum coldpie@fastmail.com