summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>2017-09-08 14:36:19 -0300
committerMichael Tokarev <mjt@tls.msk.ru>2017-09-26 09:06:02 +0300
commit0e0d345b4f85ddb88675e1d85c3e7a6a71f2702c (patch)
treecdf87e68ef28b0206a249b85b7445d7df2bdf6b4 /MAINTAINERS
parentc6427ff7a09d4f93cc6f0176bb399b12f9aa1c0c (diff)
downloadqemu-0e0d345b4f85ddb88675e1d85c3e7a6a71f2702c.tar.gz
MAINTAINERS: add missing STM32 entry
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Alistair Francis <alistair@alistair23.me> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 8593bfa09f..09e8e964ba 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -552,6 +552,7 @@ F: hw/char/stm32f2xx_usart.c
F: hw/timer/stm32f2xx_timer.c
F: hw/adc/*
F: hw/ssi/stm32f2xx_spi.c
+F: include/hw/*/stm32*.h
Netduino 2
M: Alistair Francis <alistair@alistair23.me>