Aric Stewart : maintainers: Add HID section.
Module: wine Branch: master Commit: fb6ad0fe2131b8b716147ac4e32ad7fcd5a4d32b URL: http://source.winehq.org/git/wine.git/?a=commit;h=fb6ad0fe2131b8b716147ac4e3... Author: Aric Stewart <aric(a)codeweavers.com> Date: Thu Oct 1 13:30:51 2015 -0500 maintainers: Add HID section. Signed-off-by: Aric Stewart <aric(a)codeweavers.com> --- MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 98622bd..c40bb68 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -56,6 +56,11 @@ DirectInput P: Andrew Eikum <aeikum(a)codeweavers.com> F: dlls/dinput/ +HID support +M: Aric Stewart <aric(a)codeweavers.com> +F: dlls/hid/ +F: dlls/hidclass.sys/ + HTML rendering (Gecko) M: Jacek Caban <jacek(a)codeweavers.com> F: dlls/mshtml/
participants (1)
-
Alexandre Julliard