From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2a00:1450:400c:c09::244; helo=mail-wm0-x244.google.com; envelope-from=leif.lindholm@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-wm0-x244.google.com (mail-wm0-x244.google.com [IPv6:2a00:1450:400c:c09::244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 78F72220F33D3 for ; Thu, 15 Feb 2018 04:49:03 -0800 (PST) Received: by mail-wm0-x244.google.com with SMTP id b21so623868wme.4 for ; Thu, 15 Feb 2018 04:54:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=4/2i3xhTQR46YO7wpXxgd5iUNc12Kb+m6PEIjf8b6o8=; b=QIxkSa1+zKR9pFLPJkuhgE3wApjtzRPRZcBZcJtLIldWRPtm7WSOqiTcztN/laqOME 4XmfnsHh1yIkTRVPJnzMYQLnNU1H7pPIiYprSKJhaQsakWYA2ogSOdTDux86u7kyfCB9 23KnFQn8oZwXTkqVa1lUMFOBTgehVTl/12I+o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=4/2i3xhTQR46YO7wpXxgd5iUNc12Kb+m6PEIjf8b6o8=; b=aRh9t0aN2Zqm0vr7noVZWJTDbjfFf3PVdQgnhppZAKmlhN5gGsNzTkpcgGHCLPK5b0 cvhtQN9SiPNB2zirdYWpDLjqA0tAQA4BRTzRkmVb9O/Etbu0u9KX/jjdmSab3cAcL2VP ZeylKrZdSrIZuK4XfbijdfHitSDe/NYaryCAU498c+So3OlhgG4wy4JvoSebxK+jIczx Xq2j8mLqeyU5HFYDg216wb0ar5dFMahUktFjvu85DMaQFKCqYFZBDywRoMXp8a6HsH8h /EgKOks0qK6z/ReN1uhbXMZ/CZpAl/eki8FTrl1WAcRjUWsBWMD2v+OWYV0zWlLGod3G FX9g== X-Gm-Message-State: APf1xPBwwOyt4rFWbYt7UU4uCi9bl1sv5NIbWqbbfqRULANf4759j4sx e88MJs6DfTJ1OVaZ8LW5TMaWsQ== X-Google-Smtp-Source: AH8x227q1rBiwRs/2ThQS+IzoA0mTtVaktcHdVgGDU95SBZ1IU/gNfcOq5Ft90O8fexsQsuVgkKNYg== X-Received: by 10.28.30.130 with SMTP id e124mr2160793wme.153.1518699294499; Thu, 15 Feb 2018 04:54:54 -0800 (PST) Received: from bivouac.eciton.net (bivouac.eciton.net. [2a00:1098:0:86:1000:23:0:2]) by smtp.gmail.com with ESMTPSA id v202sm3690813wmv.29.2018.02.15.04.54.53 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 15 Feb 2018 04:54:53 -0800 (PST) Date: Thu, 15 Feb 2018 12:54:51 +0000 From: Leif Lindholm To: achin.gupta@arm.com Cc: edk2-devel@lists.01.org, afish@apple.com, michael.d.kinney@intel.com, jiewen.yao@intel.com, supreeth.venkatesh@arm.com, nd@arm.com Message-ID: <20180215125451.mfb6wcxiknmmghqz@bivouac.eciton.net> References: <1518686256-4204-1-git-send-email-achin.gupta@arm.com> <1518686256-4204-2-git-send-email-achin.gupta@arm.com> MIME-Version: 1.0 In-Reply-To: <1518686256-4204-2-git-send-email-achin.gupta@arm.com> User-Agent: NeoMutt/20170113 (1.7.2) Subject: Re: [edk2 PATCH v1 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: Thu, 15 Feb 2018 12:49:04 -0000 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Feb 15, 2018 at 09:17:36AM +0000, achin.gupta@arm.com wrote: > From: Achin Gupta > > 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, Line too long. > Volume 4: Management Mode Core Interface. > > Contributed-under: TianoCore Contribution Agreement 1.1 > Signed-off-by: Achin Gupta For my part, if you fix the above: Reviewed-by: Leif Lindholm Andrew, Mike - do we want some sort of transitional review of the initial code going in, or are we happy for Achin and Jiewen to sort this out between themselves? / Leif > --- > Maintainers.txt | 5 +++++ > StandaloneMmPkg | 0 > 2 files changed, 5 insertions(+) > > 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 >