[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [QEMU PATCH] MAINTAINERS: Downgrade status of block sec
From: |
Niels de Vos |
Subject: |
Re: [Qemu-devel] [QEMU PATCH] MAINTAINERS: Downgrade status of block sections without "M:" to "Odd Fixes" |
Date: |
Mon, 6 May 2019 08:33:08 +0200 |
User-agent: |
Mutt/1.11.4 (2019-03-13) |
On Mon, May 06, 2019 at 08:18:54AM +0200, Thomas Huth wrote:
> Fixes might still get picked up via the qemu-block mailing list,
> so the status is not "Orphan" yet.
> Also add the gluster mailing list as suggested by Niels here:
>
> https://patchwork.kernel.org/patch/10613297/#22409943
>
> Signed-off-by: Thomas Huth <address@hidden>
Thanks, this counts for the Gluster part:
Reviewed-by: Niels de Vos <address@hidden>
> ---
> MAINTAINERS | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 66ddbda9c9..899a4cd572 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2404,12 +2404,13 @@ F: block/ssh.c
>
> CURL
> L: address@hidden
> -S: Supported
> +S: Odd Fixes
> F: block/curl.c
>
> GLUSTER
> L: address@hidden
> -S: Supported
> +L: address@hidden
> +S: Odd Fixes
> F: block/gluster.c
>
> Null Block Driver
> --
> 2.21.0
>