Am 29.06.2017 um 17:03 schrieb Philippe Mathieu-Daudé: > moved in 244f1441 to tcg/ > > Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 530293044b..9bad523060 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1654,7 +1654,7 @@ TCI target > M: Stefan Weil <s...@weilnetz.de> > S: Maintained > F: tcg/tci/ > -F: tci.c > +F: tcg/tci.c > F: disas/tci.c > > Block drivers
Thank you for this fix. Reviewed-by: Stefan Weil <s...@weilnetz.de>