diff mbox

[03/14] MAINTAINERS: Fix TCI file pattern

Message ID 1334586678-2305-4-git-send-email-afaerber@suse.de
State New
Headers show

Commit Message

Andreas Färber April 16, 2012, 2:31 p.m. UTC
tcg/tci is a directory, so for recursive semantics add a trailing slash.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Cc: Stefan Weil <sw@weilnetz.de>
---
 MAINTAINERS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Comments

Stefan Weil April 16, 2012, 7:57 p.m. UTC | #1
Am 16.04.2012 16:31, schrieb Andreas Färber:
> tcg/tci is a directory, so for recursive semantics add a trailing slash.
>
> Signed-off-by: Andreas Färber <afaerber@suse.de>
> Cc: Stefan Weil <sw@weilnetz.de>
> ---
> MAINTAINERS | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3e18a8a..d179d52 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -636,4 +636,4 @@ F: tcg/sparc/
> TCI target
> M: Stefan Weil <sw@weilnetz.de>
> S: Maintained
> -F: tcg/tci
> +F: tcg/tci/

Thanks.

Acked-by: Stefan Weil <sw@weilnetz.de>
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 3e18a8a..d179d52 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -636,4 +636,4 @@  F: tcg/sparc/
 TCI target
 M: Stefan Weil <sw@weilnetz.de>
 S: Maintained
-F: tcg/tci
+F: tcg/tci/