Skip to content

Commit

Permalink
MAINTAINERS: Fold "Block QAPI, monitor, ..." into "Block layer core"
Browse files Browse the repository at this point in the history
Section "Block QAPI, monitor, command line" is about the external
interfaces we provide for block devices.  It covers the relevant QAPI
schema parts, monitor and command line code, more or less.

The section's files are also covered by section "Block layer core",
except for the QAPI schema files.

I haven't acted as maintainer in this area for a long time.  Make it
official: add the QAPI schema files to section "Block layer core", and
delete section "Block QAPI, monitor, command line".

Cc: Kevin Wolf <[email protected]>
Cc: Hanna Reitz <[email protected]>
Signed-off-by: Markus Armbruster <[email protected]>
Message-Id: <[email protected]>
Reviewed-by: Kevin Wolf <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
  • Loading branch information
Markus Armbruster authored and kevmw committed Oct 27, 2022
1 parent 344744e commit b885cdd
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -2509,6 +2509,8 @@ S: Supported
F: block*
F: block/
F: hw/block/
F: qapi/block*.json
F: qapi/transaction.json
F: include/block/
F: qemu-img*
F: docs/tools/qemu-img.rst
Expand Down Expand Up @@ -2582,16 +2584,6 @@ F: include/qemu/co-shared-resource.h
T: git https://gitlab.com/jsnow/qemu.git jobs
T: git https://gitlab.com/vsementsov/qemu.git block

Block QAPI, monitor, command line
M: Markus Armbruster <[email protected]>
S: Supported
F: blockdev.c
F: blockdev-hmp-cmds.c
F: block/qapi.c
F: qapi/block*.json
F: qapi/transaction.json
T: git https://repo.or.cz/qemu/armbru.git block-next

Compute Express Link
M: Ben Widawsky <[email protected]>
M: Jonathan Cameron <[email protected]>
Expand Down

0 comments on commit b885cdd

Please sign in to comment.