Commit e5dd9875 authored by Thomas Huth's avatar Thomas Huth Committed by Michael Tokarev
Browse files

MAINTAINERS: Add qemu-binfmt-conf.sh script



qemu-binfmt-conf.sh is used for the Linux usermode emulation, so
let's add this file to that section in the MAINTAINERS file.

Signed-off-by: default avatarThomas Huth <thuth@redhat.com>
Signed-off-by: default avatarMichael Tokarev <mjt@tls.msk.ru>
Reviewed-by: default avatarLaurent Vivier <laurent@vivier.eu>
parent 9bc5a719
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1761,6 +1761,7 @@ R: Laurent Vivier <laurent@vivier.eu>
S: Maintained
F: linux-user/
F: default-configs/*-linux-user.mak
F: scripts/qemu-binfmt-conf.sh

Tiny Code Generator (TCG)
-------------------------