summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMichael S. Tsirkin2015-08-12 11:17:36 +0200
committerMichael S. Tsirkin2015-08-13 13:08:31 +0200
commitd31e5ae7f2c16de2caf752b7f7f903569fea894d (patch)
tree4b5791f5c60273fcf8d6c637c1de0050cee79bc2 /MAINTAINERS
parentsmbios: move smbios code into a common folder (diff)
downloadqemu-d31e5ae7f2c16de2caf752b7f7f903569fea894d.tar.gz
qemu-d31e5ae7f2c16de2caf752b7f7f903569fea894d.tar.xz
qemu-d31e5ae7f2c16de2caf752b7f7f903569fea894d.zip
MAINTAINERS: list smbios maintainers
Now that smbios has its own directory, list its maintainers. Same people as ACPI so just reuse that entry. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS4
1 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 978b7174f3..a059d5de3b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -645,13 +645,15 @@ S: Supported
F: include/hw/pci/*
F: hw/pci/*
-ACPI
+ACPI/SMBIOS
M: Michael S. Tsirkin <mst@redhat.com>
M: Igor Mammedov <imammedo@redhat.com>
S: Supported
F: include/hw/acpi/*
+F: include/hw/smbios/*
F: hw/mem/*
F: hw/acpi/*
+F: hw/smbios/*
F: hw/i386/acpi-build.[hc]
F: hw/i386/*dsl
F: hw/arm/virt-acpi-build.c