From nobody Thu Nov 6 18:11:17 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) client-ip=208.118.235.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zohomail.com; spf=pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com Return-Path: Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) by mx.zohomail.com with SMTPS id 1542814845248141.63840237250395; Wed, 21 Nov 2018 07:40:45 -0800 (PST) Received: from localhost ([::1]:39854 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gPUcG-0001hi-NB for importer@patchew.org; Wed, 21 Nov 2018 10:40:36 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53176) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gPUSp-0002zX-Hg for qemu-devel@nongnu.org; Wed, 21 Nov 2018 10:30:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gPUSl-0001B7-QX for qemu-devel@nongnu.org; Wed, 21 Nov 2018 10:30:51 -0500 Received: from mx1.redhat.com ([209.132.183.28]:38236) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gPUSl-00016X-LT for qemu-devel@nongnu.org; Wed, 21 Nov 2018 10:30:47 -0500 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id B4E03308428D; Wed, 21 Nov 2018 15:30:46 +0000 (UTC) Received: from magic.redhat.com (ovpn-12-78.pek2.redhat.com [10.72.12.78]) by smtp.corp.redhat.com (Postfix) with ESMTP id 5C34160BA6; Wed, 21 Nov 2018 15:30:38 +0000 (UTC) From: Fam Zheng To: qemu-devel@nongnu.org Date: Wed, 21 Nov 2018 23:30:36 +0800 Message-Id: <20181121153036.2941-1-famz@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.40]); Wed, 21 Nov 2018 15:30:46 +0000 (UTC) Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.132.183.28 Subject: [Qemu-devel] [PATCH] MAINTAINERS: Update email address for Fam Zheng X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: fam@euphon.net, pbonzini@redhat.com, jsnow@redhat.com, stefanha@redhat.com, alex.bennee@linaro.org Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" Content-Type: text/plain; charset="utf-8" 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 Signed-off-by: Fam Zheng Reviewed-by: John Snow Reviewed-by: Marc-Andr=C3=A9 Lureau Reviewed-by: Philippe Mathieu-Daud=C3=A9 Tested-by: Philippe Mathieu-Daud=C3=A9 --- 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 =20 SCSI M: Paolo Bonzini -R: Fam Zheng +R: Fam Zheng S: Supported F: include/hw/scsi/* F: hw/scsi/* @@ -1565,7 +1565,7 @@ T: git https://repo.or.cz/qemu/kevin.git block =20 Block I/O path M: Stefan Hajnoczi -M: Fam Zheng +M: Fam Zheng L: qemu-block@nongnu.org S: Supported F: util/async.c @@ -1579,7 +1579,7 @@ T: git https://github.com/stefanha/qemu.git block =20 Block SCSI subsystem M: Paolo Bonzini -R: Fam Zheng +R: Fam Zheng 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 =20 Dirty Bitmaps -M: Fam Zheng +M: Fam Zheng M: John Snow L: qemu-block@nongnu.org S: Supported @@ -1985,7 +1985,7 @@ F: tests/test-throttle.c L: qemu-block@nongnu.org =20 UUID -M: Fam Zheng +M: Fam Zheng 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 +M: Fam Zheng 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 =20 Null Block Driver -M: Fam Zheng +M: Fam Zheng L: qemu-block@nongnu.org S: Supported F: block/null.c =20 NVMe Block Driver -M: Fam Zheng +M: Fam Zheng 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=C3=A9e -M: Fam Zheng +M: Fam Zheng R: Philippe Mathieu-Daud=C3=A9 L: qemu-devel@nongnu.org S: Maintained --=20 2.17.2