On 13/10/2020 12.16, Philippe Mathieu-Daudé wrote: > The Malta tests are already covered in the Malta section. > > Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> > --- > MAINTAINERS | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index d59e5c05c10..2de5943e388 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -238,8 +238,6 @@ F: include/hw/intc/mips_gic.h > F: include/hw/mips/ > F: include/hw/misc/mips_* > F: include/hw/timer/mips_gictimer.h > -F: tests/acceptance/linux_ssh_mips_malta.py > -F: tests/acceptance/machine_mips_malta.py > F: tests/tcg/mips/ > K: ^Subject:.*(?i)mips
Reviewed-by: Thomas Huth <th...@redhat.com>