On 2/7/20 5:07 PM, Markus Armbruster wrote:
Kevin Wolf <kw...@redhat.com> writes:
Am 07.02.2020 um 15:01 hat Markus Armbruster geschrieben:
Philippe Mathieu-Daudé <phi...@redhat.com> writes:
List this file in the proper section, so maintainers get
notified when it is modified.
Signed-off-by: Philippe Mathieu-Daudé <phi...@redhat.com>
---
Cc: Kevin Wolf <kw...@redhat.com>
Cc: Max Reitz <mre...@redhat.com>
Cc: qemu-bl...@nongnu.org
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 903831e0a4..e269e9092c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1842,6 +1842,8 @@ S: Supported
Block layer core
M: Kevin Wolf <kw...@redhat.com>
M: Max Reitz <mre...@redhat.com>
L: qemu-bl...@nongnu.org
S: Supported
F: block*
F: block/
F: hw/block/
+F: qapi/block.json
+F: qapi/block-core.json
F: include/block/
F: qemu-img*
F: docs/interop/qemu-img.rst
This is in addition to
Block QAPI, monitor, command line
M: Markus Armbruster <arm...@redhat.com>
S: Supported
F: blockdev.c
F: block/qapi.c
F: qapi/block*.json
F: qapi/transaction.json
T: git https://repo.or.cz/qemu/armbru.git block-next
I'm not sure this section makes much sense anymore.
This is probably for you to decide.
Though the block-next branch from the T: line doesn't even exist any
more...
I have the questionable habit to delete my -next branches when they're
empty.
Having dangling -next branches pointing to something very previous is
also questionable...