All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefano Garzarella <sgarzare@redhat.com>
To: Thomas Huth <thuth@redhat.com>
Cc: qemu-block@nongnu.org, qemu-devel@nongnu.org, kwolf@redhat.com,
	qemu-trivial@nongnu.org
Subject: Re: [Qemu-trivial] [Qemu-block] [QEMU PATCH] MAINTAINERS: Downgrade status of block sections without "M:" to "Odd Fixes"
Date: Mon, 6 May 2019 09:48:09 +0200	[thread overview]
Message-ID: <20190506074809.skltdcczbbu3isll@steredhat> (raw)
In-Reply-To: <20190506061854.22207-1-thuth@redhat.com>

Hi Thomas,

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 <thuth@redhat.com>
> ---
>  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: qemu-block@nongnu.org
> -S: Supported
> +S: Odd Fixes
>  F: block/curl.c
>  
>  GLUSTER
>  L: qemu-block@nongnu.org
> -S: Supported
> +L: integration@gluster.org
> +S: Odd Fixes
>  F: block/gluster.c

I'm currently trying to get more experience on Gluster (and also on RBD).
I'd add myself as a reviewer since I'm trying to review all patches in these
areas and I'm working on some fixes.
I could also become a maintainer, but I'm not sure I have the right experience
you want.

Should I send a new patch to add myself as reviewer (or maintainer)?

Thanks,
Stefano


WARNING: multiple messages have this Message-ID (diff)
From: Stefano Garzarella <sgarzare@redhat.com>
To: Thomas Huth <thuth@redhat.com>
Cc: kwolf@redhat.com, qemu-trivial@nongnu.org, qemu-devel@nongnu.org,
	qemu-block@nongnu.org
Subject: Re: [Qemu-devel] [Qemu-block] [QEMU PATCH] MAINTAINERS: Downgrade status of block sections without "M:" to "Odd Fixes"
Date: Mon, 6 May 2019 09:48:09 +0200	[thread overview]
Message-ID: <20190506074809.skltdcczbbu3isll@steredhat> (raw)
In-Reply-To: <20190506061854.22207-1-thuth@redhat.com>

Hi Thomas,

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 <thuth@redhat.com>
> ---
>  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: qemu-block@nongnu.org
> -S: Supported
> +S: Odd Fixes
>  F: block/curl.c
>  
>  GLUSTER
>  L: qemu-block@nongnu.org
> -S: Supported
> +L: integration@gluster.org
> +S: Odd Fixes
>  F: block/gluster.c

I'm currently trying to get more experience on Gluster (and also on RBD).
I'd add myself as a reviewer since I'm trying to review all patches in these
areas and I'm working on some fixes.
I could also become a maintainer, but I'm not sure I have the right experience
you want.

Should I send a new patch to add myself as reviewer (or maintainer)?

Thanks,
Stefano


  parent reply	other threads:[~2019-05-06  7:48 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-06  6:18 [Qemu-trivial] [QEMU PATCH] MAINTAINERS: Downgrade status of block sections without "M:" to "Odd Fixes" Thomas Huth
2019-05-06  6:18 ` [Qemu-devel] " Thomas Huth
2019-05-06  6:33 ` [Qemu-trivial] " Niels de Vos
2019-05-06  6:33   ` [Qemu-devel] " Niels de Vos
2019-05-06  7:48 ` Stefano Garzarella [this message]
2019-05-06  7:48   ` [Qemu-devel] [Qemu-block] " Stefano Garzarella
2019-05-07 10:09   ` [Qemu-trivial] " Thomas Huth
2019-05-07 10:09     ` Thomas Huth
2019-05-06  8:09 ` [Qemu-trivial] [Qemu-devel] " Philippe Mathieu-Daudé
2019-05-06  8:09   ` Philippe Mathieu-Daudé
2019-05-07  9:27 ` [Qemu-trivial] " Kevin Wolf
2019-05-07  9:27   ` [Qemu-devel] " Kevin Wolf

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=20190506074809.skltdcczbbu3isll@steredhat \
    --to=sgarzare@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    --cc=thuth@redhat.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.