Le 29/01/2020 à 20:03, Philippe Mathieu-Daudé a écrit : > Modifications to default-configs/hppa-softmmu.mak should be > reviewed by the hppa-softmmu users (currently a single machine). > > Signed-off-by: Philippe Mathieu-Daudé <phi...@redhat.com> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index efd3f3875f..2c00a49c42 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -896,6 +896,7 @@ HP B160L > M: Richard Henderson <r...@twiddle.net> > R: Helge Deller <del...@gmx.de> > S: Odd Fixes > +F: default-configs/hppa-softmmu.mak > F: hw/hppa/ > F: pc-bios/hppa-firmware.img > >
Applied to my trivial-patches branch. Thanks, Laurent