On 2018-11-25 21:49, Philippe Mathieu-Daudé wrote: > Missed while moving those files in 438c78dab75. > > Signed-off-by: Philippe Mathieu-Daudé <phi...@redhat.com> > Reviewed-by: Igor Mammedov <imamm...@redhat.com> > --- > MAINTAINERS | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 1032406c56..6c4f25fb05 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1216,8 +1216,7 @@ F: hw/i386/acpi-build.[hc] > F: hw/arm/virt-acpi-build.c > F: tests/bios-tables-test.c > F: tests/acpi-utils.[hc] > -F: tests/acpi-test-data/* > -F: tests/acpi-test-data/*/* > +F: tests/data/acpi/ > > ppc4xx > M: David Gibson <da...@gibson.dropbear.id.au> >
Reviewed-by: Thomas Huth <th...@redhat.com>