From: "Philippe Mathieu-Daudé" <philmd@redhat.com>
To: fam@euphon.net, QEMU Trivial <qemu-trivial@nongnu.org>,
Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-devel@nongnu.org, pbonzini@redhat.com, jsnow@redhat.com,
stefanha@redhat.com, alex.bennee@linaro.org
Subject: Re: [Qemu-devel] [PATCH] MAINTAINERS: Update email address for Fam Zheng
Date: Sun, 2 Dec 2018 00:17:58 +0100 [thread overview]
Message-ID: <bdb6e6b7-0da0-d2aa-893f-a14e16230e4d@redhat.com> (raw)
In-Reply-To: <20181121153036.2941-1-famz@redhat.com>
Cc'ing Trivial@ & Peter.
I seems this email is now over, thus it would be nice to have this patch
merged in 4.1 early opening.
(Does it apply as a fix before the 4.0 release?)
On 21/11/18 16:30, Fam Zheng wrote:
> Since I am about to change company, update the email address in
> MAINTAINERS to my personal one. Depending on responsibility changes I
> may eventually fade out in some of the maintained areas, but that will
> be figured out afterward, or maybe I'll use the work email later. For
> now, just do a search and replace.
>
> Signed-off-by: Fam Zheng <fam@euphon.net>
> Signed-off-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> ---
> MAINTAINERS | 18 +++++++++---------
> 1 file changed, 9 insertions(+), 9 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 1032406c56..906d40d06d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1252,7 +1252,7 @@ T: git https://github.com/jasowang/qemu.git net
>
> SCSI
> M: Paolo Bonzini <pbonzini@redhat.com>
> -R: Fam Zheng <famz@redhat.com>
> +R: Fam Zheng <fam@euphon.net>
> S: Supported
> F: include/hw/scsi/*
> F: hw/scsi/*
> @@ -1565,7 +1565,7 @@ T: git https://repo.or.cz/qemu/kevin.git block
>
> Block I/O path
> M: Stefan Hajnoczi <stefanha@redhat.com>
> -M: Fam Zheng <famz@redhat.com>
> +M: Fam Zheng <fam@euphon.net>
> L: qemu-block@nongnu.org
> S: Supported
> F: util/async.c
> @@ -1579,7 +1579,7 @@ T: git https://github.com/stefanha/qemu.git block
>
> Block SCSI subsystem
> M: Paolo Bonzini <pbonzini@redhat.com>
> -R: Fam Zheng <famz@redhat.com>
> +R: Fam Zheng <fam@euphon.net>
> L: qemu-block@nongnu.org
> S: Supported
> F: include/scsi/*
> @@ -1611,7 +1611,7 @@ F: qapi/transaction.json
> T: git https://repo.or.cz/qemu/armbru.git block-next
>
> Dirty Bitmaps
> -M: Fam Zheng <famz@redhat.com>
> +M: Fam Zheng <fam@euphon.net>
> M: John Snow <jsnow@redhat.com>
> L: qemu-block@nongnu.org
> S: Supported
> @@ -1985,7 +1985,7 @@ F: tests/test-throttle.c
> L: qemu-block@nongnu.org
>
> UUID
> -M: Fam Zheng <famz@redhat.com>
> +M: Fam Zheng <fam@euphon.net>
> S: Supported
> F: util/uuid.c
> F: include/qemu/uuid.h
> @@ -2116,7 +2116,7 @@ F: disas/tci.c
> Block drivers
> -------------
> VMDK
> -M: Fam Zheng <famz@redhat.com>
> +M: Fam Zheng <fam@euphon.net>
> L: qemu-block@nongnu.org
> S: Supported
> F: block/vmdk.c
> @@ -2202,13 +2202,13 @@ F: block/gluster.c
> T: git https://github.com/codyprime/qemu-kvm-jtc.git block
>
> Null Block Driver
> -M: Fam Zheng <famz@redhat.com>
> +M: Fam Zheng <fam@euphon.net>
> L: qemu-block@nongnu.org
> S: Supported
> F: block/null.c
>
> NVMe Block Driver
> -M: Fam Zheng <famz@redhat.com>
> +M: Fam Zheng <fam@euphon.net>
> L: qemu-block@nongnu.org
> S: Supported
> F: block/nvme*
> @@ -2339,7 +2339,7 @@ Build and test automation
> -------------------------
> Build and test automation
> M: Alex Bennée <alex.bennee@linaro.org>
> -M: Fam Zheng <famz@redhat.com>
> +M: Fam Zheng <fam@euphon.net>
> R: Philippe Mathieu-Daudé <f4bug@amsat.org>
> L: qemu-devel@nongnu.org
> S: Maintained
>
prev parent reply other threads:[~2018-12-01 23:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-21 15:30 [Qemu-devel] [PATCH] MAINTAINERS: Update email address for Fam Zheng Fam Zheng
2018-11-21 15:54 ` Marc-André Lureau
2018-11-21 15:56 ` John Snow
2018-12-01 23:17 ` Philippe Mathieu-Daudé [this message]
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=bdb6e6b7-0da0-d2aa-893f-a14e16230e4d@redhat.com \
--to=philmd@redhat.com \
--cc=alex.bennee@linaro.org \
--cc=fam@euphon.net \
--cc=jsnow@redhat.com \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=stefanha@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).