diff mbox series

[5/5] MAINTAINERS: Add ACPI specs documents to ACPI and NVDIMM sections

Message ID 20210727170414.3368-6-peter.maydell@linaro.org (mailing list archive)
State New, archived
Headers show
Series docs/specs: Convert various ACPI docs to rST | expand

Commit Message

Peter Maydell July 27, 2021, 5:04 p.m. UTC
Add entries for the ACPI specs documents in docs/specs to
appropriate sections of MAINTAINERS.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
---
This is an educated guess; feel free to suggest that these
files should go in other sections.
---
 MAINTAINERS | 5 +++++
 1 file changed, 5 insertions(+)
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 445f7fe2d19..ae9c2680134 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1751,6 +1751,10 @@  F: qapi/acpi.json
 F: tests/qtest/bios-tables-test*
 F: tests/qtest/acpi-utils.[hc]
 F: tests/data/acpi/
+F: docs/specs/acpi_cpu_hotplug.rst
+F: docs/specs/acpi_mem_hotplug.rst
+F: docs/specs/acpi_pci_hotplug.rst
+F: docs/specs/acpi_hw_reduced_hotplug.rst
 
 ACPI/HEST/GHES
 R: Dongjiu Geng <gengdongjiu1@gmail.com>
@@ -2058,6 +2062,7 @@  F: hw/acpi/nvdimm.c
 F: hw/mem/nvdimm.c
 F: include/hw/mem/nvdimm.h
 F: docs/nvdimm.txt
+F: docs/specs/acpi_nvdimm.rst
 
 e1000x
 M: Dmitry Fleytman <dmitry.fleytman@gmail.com>