diff options
author | Philippe Mathieu-Daudé | 2020-11-20 16:45:41 +0100 |
---|---|---|
committer | Peter Maydell | 2020-11-23 11:50:52 +0100 |
commit | de8ee7d47cd585d504cb32498e92e223fd187adf (patch) | |
tree | 7c3490dbc7c648dadbf5c7315e6f1c233b222663 /MAINTAINERS | |
parent | MAINTAINERS: Cover system/arm/cpu-features.rst with ARM TCG CPUs (diff) | |
download | qemu-de8ee7d47cd585d504cb32498e92e223fd187adf.tar.gz qemu-de8ee7d47cd585d504cb32498e92e223fd187adf.tar.xz qemu-de8ee7d47cd585d504cb32498e92e223fd187adf.zip |
MAINTAINERS: Cover system/arm/aspeed.rst with ASPEED BMC machines
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Message-id: 20201120154545.2504625-3-f4bug@amsat.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a9c74f9aab..02f8b6f696 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1000,6 +1000,7 @@ F: include/hw/*/*aspeed* F: include/hw/misc/pca9552*.h F: hw/net/ftgmac100.c F: include/hw/net/ftgmac100.h +F: docs/system/arm/aspeed.rst NRF51 M: Joel Stanley <joel@jms.id.au> |