projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72c1e86
)
MAINTAINERS: Add missing entries for the Canon DIGIC machine
author
Philippe Mathieu-Daudé
<philmd@redhat.com>
Sun, 25 Nov 2018 20:49:50 +0000
(21:49 +0100)
committer
Laurent Vivier
<laurent@vivier.eu>
Tue, 11 Dec 2018 17:28:46 +0000
(18:28 +0100)
This pattern now also matches:
- include/hw/timer/digic-timer.h
- include/hw/char/digic-uart.h
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <
20181125205000
.10324-16-philmd@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index 381c39b6d81da42a3465902e6271c6c7228411b0..68ff5ee413ea4ca276c6f0496b4551ffdaf255dd 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-541,6
+541,7
@@
L: qemu-arm@nongnu.org
S: Odd Fixes
F: include/hw/arm/digic.h
F: hw/*/digic*
+F: include/hw/*/digic*
Gumstix
M: Peter Maydell <peter.maydell@linaro.org>