projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aebeca2
)
MAINTAINERS: Fix TCI file pattern
author
Andreas Färber
<afaerber@suse.de>
Fri, 13 Apr 2012 15:22:03 +0000
(17:22 +0200)
committer
Andreas Färber
<afaerber@suse.de>
Wed, 25 Apr 2012 14:54:16 +0000
(16:54 +0200)
tcg/tci is a directory, so for recursive semantics add a trailing slash.
Signed-off-by: Andreas Färber <afaerber@suse.de>
Acked-by: Stefan Weil <sw@weilnetz.de>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index ea327861ae1e57ab396f5f82e4bd60c58934aa84..7781023e7177c2a39abff00e870a916623dcc60a 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-638,4
+638,4
@@
F: tcg/sparc/
TCI target
M: Stefan Weil <sw@weilnetz.de>
S: Maintained
-F: tcg/tci
+F: tcg/tci
/