From: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
To: qemu-trivial@nongnu.org
Cc: "Philippe Mathieu-Daudé" <f4bug@amsat.org>,
"Markus Armbruster" <armbru@redhat.com>,
"Michael Roth" <mdroth@linux.vnet.ibm.com>,
"Eric Blake" <eblake@redhat.com>,
qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH v3 14/15] MAINTAINERS: update docs/devel/ entries
Date: Fri, 8 Sep 2017 14:36:31 -0300 [thread overview]
Message-ID: <20170908173632.6711-13-f4bug@amsat.org> (raw)
In-Reply-To: <20170908173632.6711-1-f4bug@amsat.org>
In-Reply-To: <20170908173146.6446-1-f4bug@amsat.org>
moved in commit ac06724a7158
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Eric Blake <eblake@redhat.com>
---
MAINTAINERS | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 53891bd36e..f8630561de 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1419,7 +1419,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
@@ -1471,7 +1471,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
@@ -1502,7 +1502,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
@@ -1525,7 +1525,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
@@ -1923,5 +1923,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
--
2.14.1
next prev parent reply other threads:[~2017-09-08 17:38 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-08 17:31 [Qemu-devel] [PATCH v3 00/15] add missing entries in MAINTAINERS Philippe Mathieu-Daudé
2017-09-08 17:31 ` [Qemu-devel] [PATCH v3 01/15] MAINTAINERS: add missing ARM entries Philippe Mathieu-Daudé
2017-09-08 17:36 ` [Qemu-devel] [PATCH v3 02/15] MAINTAINERS: add missing STM32 entry Philippe Mathieu-Daudé
2017-09-08 17:36 ` [Qemu-devel] [PATCH v3 03/15] MAINTAINERS: add missing entry for vhost Philippe Mathieu-Daudé
2017-09-08 17:36 ` [Qemu-devel] [PATCH v3 04/15] MAINTAINERS: add missing VMWare entry Philippe Mathieu-Daudé
2017-09-08 17:36 ` [Qemu-devel] [PATCH v3 05/15] MAINTAINERS: add missing Guest Agent entries Philippe Mathieu-Daudé
2017-09-08 17:36 ` [Qemu-devel] [PATCH v3 06/15] MAINTAINERS: add missing qcow2 entry Philippe Mathieu-Daudé
2017-09-08 17:36 ` [Qemu-devel] [PATCH v3 07/15] MAINTAINERS: add missing USB entry Philippe Mathieu-Daudé
2017-09-08 17:36 ` [Qemu-devel] [PATCH v3 08/15] MAINTAINERS: add missing PCI entries Philippe Mathieu-Daudé
2017-09-08 17:36 ` [Qemu-devel] [PATCH v3 09/15] MAINTAINERS: add missing SSI entries Philippe Mathieu-Daudé
2017-09-08 17:36 ` [Qemu-devel] [PATCH v3 10/15] MAINTAINERS: add missing entries for throttling infra Philippe Mathieu-Daudé
2017-09-08 17:36 ` [Qemu-devel] [PATCH v3 11/15] MAINTAINERS: add missing AIO entry Philippe Mathieu-Daudé
2017-09-08 17:36 ` [Qemu-devel] [PATCH v3 12/15] MAINTAINERS: add missing entry for Generic Loader Philippe Mathieu-Daudé
2017-09-08 17:36 ` [Qemu-devel] [PATCH v3 13/15] MAINTAINERS: add missing Cryptography entry Philippe Mathieu-Daudé
2017-09-08 17:36 ` Philippe Mathieu-Daudé [this message]
2017-09-08 17:36 ` [Qemu-devel] [PATCH v3 15/15] MAINTAINERS: update docs/interop/ entries Philippe Mathieu-Daudé
2017-09-14 7:49 ` [Qemu-devel] [Qemu-trivial] [PATCH v3 00/15] add missing entries in MAINTAINERS Michael Tokarev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170908173632.6711-13-f4bug@amsat.org \
--to=f4bug@amsat.org \
--cc=armbru@redhat.com \
--cc=eblake@redhat.com \
--cc=mdroth@linux.vnet.ibm.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).