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: Thomas Huth <th...@redhat.com> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 73a5555..e92618f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1713,6 +1713,7 @@ R: Laurent Vivier <laur...@vivier.eu> S: Maintained F: linux-user/ F: default-configs/*-linux-user.mak +F: scripts/qemu-binfmt-conf.sh Tiny Code Generator (TCG) ------------------------- -- 1.8.3.1