From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id B548921A04830 for ; Tue, 2 May 2017 19:23:02 -0700 (PDT) Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orsmga104.jf.intel.com with ESMTP; 02 May 2017 19:23:02 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.38,282,1491289200"; d="scan'208";a="96535881" Received: from ydong10-win10.ccr.corp.intel.com ([10.239.158.51]) by fmsmga005.fm.intel.com with ESMTP; 02 May 2017 19:23:01 -0700 From: Eric Dong To: edk2-devel@lists.01.org Cc: Feng Tian , Zeng Star Date: Wed, 3 May 2017 10:22:56 +0800 Message-Id: <1493778176-8080-1-git-send-email-eric.dong@intel.com> X-Mailer: git-send-email 2.7.0.windows.1 Subject: [Patch] Maintainers.txt: Update maintainers for MdeModulePkg X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 May 2017 02:23:02 -0000 Cc: Feng Tian Cc: Zeng Star Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong --- Maintainers.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Maintainers.txt b/Maintainers.txt index 77df275..f412b65 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -152,8 +152,8 @@ M: Giri P Mudusuru MdeModulePkg W: https://github.com/tianocore/tianocore.github.io/wiki/MdeModulePkg -M: Feng Tian M: Star Zeng +M: Eric Dong MdePkg W: https://github.com/tianocore/tianocore.github.io/wiki/MdePkg -- 2.7.0.windows.1