Le 02/01/2018 à 17:25, Thomas Huth a écrit : > 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 <[email protected]> > --- > 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 <[email protected]> > S: Maintained > F: linux-user/ > F: default-configs/*-linux-user.mak > +F: scripts/qemu-binfmt-conf.sh > > Tiny Code Generator (TCG) > ------------------------- >
Reviewed-by: Laurent Vivier <[email protected]>
