From: Andreas Färber Date: Fri, 13 Apr 2012 15:22:03 +0000 (+0200) Subject: MAINTAINERS: Fix TCI file pattern X-Git-Tag: v1.1-rc0~19^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8ef9cd55ad6a15eaf31c58f0b1a6f9c0e8e7c4a9;p=thirdparty%2Fqemu.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 ea327861ae1..7781023e717 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/