From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) (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 1CD5F208F7A59 for ; Thu, 3 Aug 2017 21:59:19 -0700 (PDT) Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga105.jf.intel.com with ESMTP; 03 Aug 2017 22:01:28 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.41,319,1498546800"; d="scan'208";a="133406091" Received: from ydong10-win10.ccr.corp.intel.com ([10.239.158.51]) by orsmga005.jf.intel.com with ESMTP; 03 Aug 2017 22:01:28 -0700 From: Eric Dong To: edk2-devel@lists.01.org Cc: Jeff Fan Date: Fri, 4 Aug 2017 13:01:26 +0800 Message-Id: <1501822886-14020-1-git-send-email-eric.dong@intel.com> X-Mailer: git-send-email 2.7.0.windows.1 Subject: [Patch] Edk2: Update UefiCpuPkg owner. 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: Fri, 04 Aug 2017 04:59:19 -0000 Cc: Jeff Fan 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 39b5b67..9d1b9fb 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -231,7 +231,7 @@ M: Jaben Carsey UefiCpuPkg W: https://github.com/tianocore/tianocore.github.io/wiki/UefiCpuPkg -M: Jeff Fan +M: Eric Dong UnixPkg W: https://github.com/tianocore/tianocore.github.io/wiki/UnixPkg -- 2.7.0.windows.1