From patchwork Wed Nov 21 15:30:36 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Fam Zheng X-Patchwork-Id: 1001219 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=nongnu.org (client-ip=2001:4830:134:3::11; helo=lists.gnu.org; envelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=redhat.com Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 430RZg0kKlz9s0t for ; Thu, 22 Nov 2018 02:39:22 +1100 (AEDT) Received: from localhost ([::1]:39843 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gPUb0-0000g5-Vl for incoming@patchwork.ozlabs.org; Wed, 21 Nov 2018 10:39:19 -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) 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+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" 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: Marc-André Lureau Reviewed-by: John Snow Reviewed-by: Philippe Mathieu-Daudé Tested-by: Philippe Mathieu-Daudé --- 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 -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 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 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 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 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 Null Block Driver -M: Fam Zheng +M: Fam Zheng L: qemu-block@nongnu.org S: Supported F: block/null.c 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ée -M: Fam Zheng +M: Fam Zheng R: Philippe Mathieu-Daudé L: qemu-devel@nongnu.org S: Maintained