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: 9636031 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 411B16020B for ; Tue, 21 Mar 2017 05:45:55 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 308AD26E97 for ; Tue, 21 Mar 2017 05:45:55 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 222E8275A2; Tue, 21 Mar 2017 05:45:55 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=2.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 9C57526E97 for ; Tue, 21 Mar 2017 05:45:54 +0000 (UTC) Received: from localhost ([::1]:36756 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cqCcD-00066u-0P for patchwork-qemu-devel@patchwork.kernel.org; Tue, 21 Mar 2017 01:45:53 -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+patchwork-qemu-devel=patchwork.kernel.org@nongnu.org Sender: "Qemu-devel" X-Virus-Scanned: ClamAV using ClamSMTP 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