From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) (using TLSv1 with cipher CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id C24FC1A1E98 for ; Tue, 6 Sep 2016 20:51:09 -0700 (PDT) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga101.fm.intel.com with ESMTP; 06 Sep 2016 20:51:00 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.30,295,1470726000"; d="scan'208";a="1036374809" Received: from orsmsx102.amr.corp.intel.com ([10.22.225.129]) by fmsmga001.fm.intel.com with ESMTP; 06 Sep 2016 20:51:00 -0700 Received: from orsmsx113.amr.corp.intel.com ([169.254.9.118]) by ORSMSX102.amr.corp.intel.com ([169.254.3.61]) with mapi id 14.03.0248.002; Tue, 6 Sep 2016 20:50:59 -0700 From: "Mudusuru, Giri P" To: "Yao, Jiewen" , "edk2-devel@lists.01.org" CC: "Chan, Amy" Thread-Topic: [PATCH] Maintainers.txt: Add Giri as 2nd maintainer Thread-Index: AQHSCKYmQBVENmOTQkCdB/QyRexgP6BtZH5w Date: Wed, 7 Sep 2016 03:50:59 +0000 Message-ID: <4666AEFED60F8E4198B42BB01DCEABDF76ED2825@ORSMSX113.amr.corp.intel.com> References: <1473211270-12320-1-git-send-email-jiewen.yao@intel.com> In-Reply-To: <1473211270-12320-1-git-send-email-jiewen.yao@intel.com> Accept-Language: en-US, hi-IN X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.22.254.139] MIME-Version: 1.0 Subject: Re: [PATCH] Maintainers.txt: Add Giri as 2nd maintainer X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Sep 2016 03:51:11 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Thanks Jiewen.=20 Reviewed-by: Giri P Mudusuru =20 > -----Original Message----- > From: Yao, Jiewen > Sent: Tuesday, September 6, 2016 6:21 PM > To: edk2-devel@lists.01.org > Cc: Mudusuru, Giri P ; Chan, Amy > > Subject: [PATCH] Maintainers.txt: Add Giri as 2nd maintainer >=20 > Add Giri as 2nd maintainer to IntelFsp2*Pkg and IntelSiliconPkg. >=20 > Cc: Giri P Mudusuru > Cc: Amy Chan > Contributed-under: TianoCore Contribution Agreement 1.0 > Signed-off-by: Jiewen Yao > --- > Maintainers.txt | 3 +++ > 1 file changed, 3 insertions(+) >=20 > diff --git a/Maintainers.txt b/Maintainers.txt > index b2e679d..6ac7085 100644 > --- a/Maintainers.txt > +++ b/Maintainers.txt > @@ -130,10 +130,12 @@ M: Jeff Fan > IntelFsp2Pkg > W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2Pkg > M: Jiewen Yao > +M: Giri P Mudusuru >=20 > IntelFsp2WrapperPkg > W: > https://github.com/tianocore/tianocore.github.io/wiki/IntelFsp2WrapperPkg > M: Jiewen Yao > +M: Giri P Mudusuru >=20 > IntelFspPkg > W: https://github.com/tianocore/tianocore.github.io/wiki/IntelFspPkg > @@ -146,6 +148,7 @@ M: Jiewen Yao > IntelSiliconPkg > W: https://github.com/tianocore/tianocore.github.io/wiki/IntelSiliconPkg > M: Jiewen Yao > +M: Giri P Mudusuru >=20 > MdeModulePkg > W: https://github.com/tianocore/tianocore.github.io/wiki/MdeModulePkg > -- > 2.7.4.windows.1