He wrote "I've written mostly all of usb-serial.c and baum.c, and keep maintaining them, since I use them regularly."
Cc: Samuel Thibault <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]> --- MAINTAINERS | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 4045561..6535842 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -626,6 +626,12 @@ S: Maintained F: hw/usb/* F: tests/usb-*-test.c +USB (serial adapter) +M: Gerd Hoffmann <[email protected]> +M: Samuel Thibault <[email protected]> +S: Maintained +F: hw/usb/dev-serial.c + VFIO M: Alex Williamson <[email protected]> S: Supported @@ -723,10 +729,14 @@ M: Anthony Liguori <[email protected]> M: Paolo Bonzini <[email protected]> S: Maintained F: qemu-char.c -F: backends/baum.c F: backends/msmouse.c F: backends/testdev.c +Character Devices (Braille) +M: Samuel Thibault <[email protected]> +S: Maintained +F: backends/baum.c + CPU M: Andreas Färber <[email protected]> S: Supported -- 1.8.3.1
