From patchwork Tue Mar 21 05:33:57 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Xiao Guangrong X-Patchwork-Id: 741431 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3vnMHf6d8Pz9s7B for ; Tue, 21 Mar 2017 16:46:06 +1100 (AEDT) Received: from localhost ([::1]:36756 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cqCcM-00066u-LY for incoming@patchwork.ozlabs.org; Tue, 21 Mar 2017 01:46:02 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51393) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cqCc3-00066n-V7 for qemu-devel@nongnu.org; Tue, 21 Mar 2017 01:45:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cqCc0-0004W2-3Z for qemu-devel@nongnu.org; Tue, 21 Mar 2017 01:45:44 -0400 Received: from mga06.intel.com ([134.134.136.31]:61277) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cqCbz-0004HP-Rl for qemu-devel@nongnu.org; Tue, 21 Mar 2017 01:45:40 -0400 Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga104.jf.intel.com with ESMTP; 20 Mar 2017 22:45:16 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos; i="5.36,198,1486454400"; d="scan'208"; a="1144956972" Received: from xiao.sh.intel.com ([10.239.159.134]) by fmsmga002.fm.intel.com with ESMTP; 20 Mar 2017 22:45:14 -0700 From: Xiao Guangrong To: pbonzini@redhat.com, imammedo@redhat.com Date: Tue, 21 Mar 2017 13:33:57 +0800 Message-Id: <1490074437-17059-1-git-send-email-guangrong.xiao@linux.intel.com> X-Mailer: git-send-email 1.9.1 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 134.134.136.31 Subject: [Qemu-devel] [PATCH] MAINTAINERS: update mail address for NVDIMM 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: ehabkost@redhat.com, kvm@vger.kernel.org, mst@redhat.com, gleb@kernel.org, mtosatti@redhat.com, qemu-devel@nongnu.org, stefanha@redhat.com, xiaoguangrong.eric@gmail.com, rth@twiddle.net Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" From: Xiao Guangrong My Intel mail account will be disabled soon, update the mail info to my private mail Signed-off-by: Xiao Guangrong Reviewed-by: Stefan Hajnoczi --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 779c429..6677b7b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1108,7 +1108,7 @@ F: tests/rocker/ F: docs/specs/rocker.txt NVDIMM -M: Xiao Guangrong +M: Xiao Guangrong S: Maintained F: hw/acpi/nvdimm.c F: hw/mem/nvdimm.c