summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé2017-09-08 19:36:31 +0200
committerMichael Tokarev2017-09-26 08:06:02 +0200
commitc39cdbf6f68190e6182c5f16091905754b3cfce2 (patch)
tree25db439f12b7c4b1621b643ab4737b658a085952 /MAINTAINERS
parentMAINTAINERS: add missing Cryptography entry (diff)
downloadqemu-c39cdbf6f68190e6182c5f16091905754b3cfce2.tar.gz
qemu-c39cdbf6f68190e6182c5f16091905754b3cfce2.tar.xz
qemu-c39cdbf6f68190e6182c5f16091905754b3cfce2.zip
MAINTAINERS: update docs/devel/ entries
moved in commit ac06724a7158 Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS10
1 files changed, 5 insertions, 5 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 1a5cd3c05c..f4444467e0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1440,7 +1440,7 @@ F: tests/test-qapi-*.c
F: tests/test-qmp-*.c
F: tests/test-visitor-serialization.c
F: scripts/qapi*
-F: docs/qapi*
+F: docs/devel/qapi*
T: git git://repo.or.cz/qemu/armbru.git qapi-next
QAPI Schema
@@ -1492,7 +1492,7 @@ M: Markus Armbruster <armbru@redhat.com>
S: Supported
F: qmp.c
F: monitor.c
-F: docs/*qmp-*
+F: docs/devel/*qmp-*
F: scripts/qmp/
F: tests/qmp-test.c
T: git git://repo.or.cz/qemu/armbru.git qapi-next
@@ -1523,7 +1523,7 @@ S: Maintained
F: trace/
F: scripts/tracetool.py
F: scripts/tracetool/
-F: docs/tracing.txt
+F: docs/devel/tracing.txt
T: git git://github.com/stefanha/qemu.git tracing
TPM
@@ -1546,7 +1546,7 @@ F: include/migration/
F: migration/
F: scripts/vmstate-static-checker.py
F: tests/vmstate-static-checker-data/
-F: docs/migration.txt
+F: docs/devel/migration.txt
F: qapi/migration.json
Seccomp
@@ -1945,5 +1945,5 @@ Documentation
Build system architecture
M: Daniel P. Berrange <berrange@redhat.com>
S: Odd Fixes
-F: docs/build-system.txt
+F: docs/devel/build-system.txt