[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] MAINTAINERS: Fold "Block QAPI, monitor, ..." into "Block lay
From: |
Kevin Wolf |
Subject: |
Re: [PATCH] MAINTAINERS: Fold "Block QAPI, monitor, ..." into "Block layer core" |
Date: |
Fri, 21 Oct 2022 11:06:26 +0200 |
Am 20.10.2022 um 14:05 hat Markus Armbruster geschrieben:
> 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 <kwolf@redhat.com>
> Cc: Hanna Reitz <hreitz@redhat.com>
> Signed-off-by: Markus Armbruster <armbru@redhat.com>
Thanks, applied to the block branch.
Kevin