From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) (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 6EBC721D0DE67 for ; Thu, 10 Aug 2017 17:26:36 -0700 (PDT) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 10 Aug 2017 17:28:56 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.41,355,1498546800"; d="scan'208";a="888804503" Received: from jyao1-mobl.ccr.corp.intel.com ([10.239.196.47]) by FMSMGA003.fm.intel.com with ESMTP; 10 Aug 2017 17:28:55 -0700 From: Jiewen Yao To: edk2-devel@lists.01.org Cc: Chasel Chiu , Amy Chan , Rangasai V Chaganty Date: Fri, 11 Aug 2017 08:28:46 +0800 Message-Id: <1502411326-15192-1-git-send-email-jiewen.yao@intel.com> X-Mailer: git-send-email 2.7.4.windows.1 Subject: [PATCH V2] Maintainers.txt: Change maintainer for Intel*Pkg. 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, 11 Aug 2017 00:26:36 -0000 Since Giri left Intel, we change 3 Intel*Pkg maintainer. Cc: Chasel Chiu Cc: Amy Chan Cc: Rangasai V Chaganty Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jiewen Yao --- Maintainers.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Maintainers.txt b/Maintainers.txt index 39b5b67..e6aac63 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -131,12 +131,12 @@ M: Jeff Fan IntelFsp2Pkg W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2Pkg M: Jiewen Yao -M: Giri P Mudusuru +M: Chasel Chiu IntelFsp2WrapperPkg W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2WrapperPkg M: Jiewen Yao -M: Giri P Mudusuru +M: Chasel Chiu IntelFspPkg W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFspPkg @@ -149,7 +149,7 @@ M: Jiewen Yao IntelSiliconPkg W: https://github.com/tianocore/tianocore.github.io/wiki/IntelSiliconPkg M: Jiewen Yao -M: Giri P Mudusuru +M: Rangasai V Chaganty MdeModulePkg W: https://github.com/tianocore/tianocore.github.io/wiki/MdeModulePkg -- 2.7.4.windows.1