From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=134.134.136.31; helo=mga06.intel.com; envelope-from=michael.d.kinney@intel.com; receiver=edk2-devel@lists.01.org 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 301BA21E49055 for ; Tue, 13 Mar 2018 12:38:10 -0700 (PDT) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 13 Mar 2018 12:44:31 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.47,466,1515484800"; d="scan'208";a="25367528" Received: from orsmsx108.amr.corp.intel.com ([10.22.240.6]) by orsmga006.jf.intel.com with ESMTP; 13 Mar 2018 12:44:31 -0700 Received: from orsmsx154.amr.corp.intel.com (10.22.226.12) by ORSMSX108.amr.corp.intel.com (10.22.240.6) with Microsoft SMTP Server (TLS) id 14.3.319.2; Tue, 13 Mar 2018 12:44:31 -0700 Received: from orsmsx113.amr.corp.intel.com ([169.254.9.121]) by ORSMSX154.amr.corp.intel.com ([169.254.11.77]) with mapi id 14.03.0319.002; Tue, 13 Mar 2018 12:44:31 -0700 From: "Kinney, Michael D" To: "achin.gupta@arm.com" , "edk2-devel@lists.01.org" , "Kinney, Michael D" CC: "afish@apple.com" , "Leif.Lindholm@linaro.org" , "Yao, Jiewen" , "supreeth.venkatesh@arm.com" , "nd@arm.com" Thread-Topic: [edk2 PATCH v2 1/1] Maintainers.txt: Add StandaloneMmPkg and maintainers Thread-Index: AQHTpmE8ncY2LWikv02V8QN0yWCQ56POuoSQ Date: Tue, 13 Mar 2018 19:44:30 +0000 Message-ID: References: <1518701510-6213-1-git-send-email-achin.gupta@arm.com> <1518701510-6213-2-git-send-email-achin.gupta@arm.com> In-Reply-To: <1518701510-6213-2-git-send-email-achin.gupta@arm.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [10.22.254.139] MIME-Version: 1.0 Subject: Re: [edk2 PATCH v2 1/1] Maintainers.txt: Add StandaloneMmPkg and maintainers X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Mar 2018 19:38:10 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Michael D Kinney Mike > -----Original Message----- > From: achin.gupta@arm.com [mailto:achin.gupta@arm.com] > Sent: Thursday, February 15, 2018 5:32 AM > To: edk2-devel@lists.01.org > Cc: afish@apple.com; Kinney, Michael D > ; Leif.Lindholm@linaro.org; > Yao, Jiewen ; > supreeth.venkatesh@arm.com; nd@arm.com; Achin Gupta > > Subject: [edk2 PATCH v2 1/1] Maintainers.txt: Add > StandaloneMmPkg and maintainers >=20 > From: Achin Gupta >=20 > This patch adds maintainers, reviewer and directory for > the > StandaloneMmPkg. This package will host an > implementation of Standalone > Management Mode as specified in the Platform > Initialization (PI) > Specification, Volume 4: Management Mode Core Interface. >=20 > Contributed-under: TianoCore Contribution Agreement 1.1 > Signed-off-by: Achin Gupta > --- > Maintainers.txt | 5 +++++ > StandaloneMmPkg | 0 > 2 files changed, 5 insertions(+) >=20 > diff --git a/Maintainers.txt b/Maintainers.txt > index 74f2538..be5d527 100644 > --- a/Maintainers.txt > +++ b/Maintainers.txt > @@ -259,3 +259,8 @@ M: Mang Guo > Vlv2TbltDevicePkg > M: David Wei > M: Mang Guo > + > +StandaloneMmPkg > +M: Achin Gupta > +M: Jiewen Yao > +R: Supreeth Venkatesh > diff --git a/StandaloneMmPkg b/StandaloneMmPkg > new file mode 100644 > index 0000000..e69de29 > -- > 1.9.1