From: Andreas Färber Date: Fri, 13 Apr 2012 15:22:03 +0000 (+0200) Subject: MAINTAINERS: Fix TCI file pattern X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=8ef9cd55ad6a15eaf31c58f0b1a6f9c0e8e7c4a9;p=qemu.git MAINTAINERS: Fix TCI file pattern tcg/tci is a directory, so for recursive semantics add a trailing slash. Signed-off-by: Andreas Färber Acked-by: Stefan Weil --- diff --git a/MAINTAINERS b/MAINTAINERS index ea327861ae..7781023e71 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -638,4 +638,4 @@ F: tcg/sparc/ TCI target M: Stefan Weil S: Maintained -F: tcg/tci +F: tcg/tci/