From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2a00:1450:4864:20::441; helo=mail-wr1-x441.google.com; envelope-from=leif.lindholm@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-wr1-x441.google.com (mail-wr1-x441.google.com [IPv6:2a00:1450:4864:20::441]) (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 4B24B2194D3AE for ; Mon, 11 Feb 2019 05:06:54 -0800 (PST) Received: by mail-wr1-x441.google.com with SMTP id q15so4584678wro.12 for ; Mon, 11 Feb 2019 05:06:54 -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:content-transfer-encoding:in-reply-to :user-agent; bh=+PqDg6PobgUanbYPxPvBuJaDQ26SFcPQ+4lDedCF53k=; b=Ja6eeZ8DAz6Kwftm/hUaqLk3TmFCgE5wCamWiHVYs5ZFl8LgmnSLvA8gg3HBz3snHs QQAEZg2DG+XspXvT6C4bhn6yUD8jJz5XgcFZHkRToNlD3m3qji5VYzQraayRYuzeYvCH nVUuD/pByGX6kfJehEosFdcK30dSLxI7cS3304N/8sljnybK5l3xUxl4L3rIWLgr0rCw yG+woXL53MxsN7Yuxe0koF5CudxYzB79+OGN5P0hQXl3xFKt5o0urscWu1f0ZMAgcN3P tTM/3Lwxxsx1hMQP0I/3vpHb1GclQl6iQyMq6hwOM5L0JhAlwS+pq5wm0t5qArVPVfHR wqWg== 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:content-transfer-encoding :in-reply-to:user-agent; bh=+PqDg6PobgUanbYPxPvBuJaDQ26SFcPQ+4lDedCF53k=; b=kZ2O+URO+8PunxF38dyUDpeLXqajMyX3fBkscRj/1NTV2dlQrpQ4TrLUcCm2UNVPe5 5AAqsHfSnnNT5ObpJzP7tFgPjaDLITzKyaukokwqqqMnRMPA4Yu5Nq76TB5IyXwSyboF +StWgsh9Q8c3BlUQmubYcVtjmm0Q2ggiLTaLAdO2tjj1t8UiJdVUiFiIkPbqpdiIalhA EtWWUI8NL5dzjJuZXrRH+MrHjH/x3y7aQV0/EzqFoll8bQGsVQMJP1DG0iJV8/NDyXlE zXrRWY0XoXyoMs0aG6Hf2Jm24MWWaF0X552l2jqEvQ0QU1xwvns+rTusBreC2OdK8sZN F15Q== X-Gm-Message-State: AHQUAuYp90wxGzD3uitrzvRPtRJ2gL5gg3lucHPXya0I529iWo7wPF99 9W36F3u//CBHv/Q0qTHNvjI3+A== X-Google-Smtp-Source: AHgI3IZvrtSYhMtNGPjLjBDRjfzL5mMQlvIfJSSybVr7vjPDirRh9GrckHbXgrnFjCDSt6RymsIwgQ== X-Received: by 2002:adf:ffca:: with SMTP id x10mr28860581wrs.289.1549890413091; Mon, 11 Feb 2019 05:06:53 -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 p68sm3034816wmp.17.2019.02.11.05.06.52 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 11 Feb 2019 05:06:52 -0800 (PST) Date: Mon, 11 Feb 2019 13:06:50 +0000 From: Leif Lindholm To: Laszlo Ersek Cc: edk2-devel@lists.01.org, Andrew Fish , Ard Biesheuvel , Jordan Justen , =?iso-8859-1?Q?Marc-Andr=E9?= Lureau , Michael D Kinney , Stefan Berger , Julien Grall Message-ID: <20190211130650.fndoac3kkc24uprm@bivouac.eciton.net> References: <20190211125343.28464-1-lersek@redhat.com> MIME-Version: 1.0 In-Reply-To: <20190211125343.28464-1-lersek@redhat.com> User-Agent: NeoMutt/20170113 (1.7.2) Subject: Re: [PATCH] Maintainers: add TPM2 reviewers for OvmfPkg X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2019 13:06:55 -0000 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit On Mon, Feb 11, 2019 at 01:53:43PM +0100, Laszlo Ersek wrote: > OVMF can be built with a significant amount of TPM2 code now; add > Marc-André and Stefan as Reviewers for TPM2-related patches. > > Keep the list of "R" entries alphabetically sorted. For this patch: Reviewed-by: Leif Lindholm However - unrelated sidenote: Julien, is that address still valid for you? / Leif > Cc: Andrew Fish > Cc: Ard Biesheuvel > Cc: Jordan Justen > Cc: Leif Lindholm > Cc: Marc-André Lureau > Cc: Michael D Kinney > Cc: Stefan Berger > Contributed-under: TianoCore Contribution Agreement 1.1 > Signed-off-by: Laszlo Ersek > --- > Maintainers.txt | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Maintainers.txt b/Maintainers.txt > index 3b2676bc32ea..92f683827923 100644 > --- a/Maintainers.txt > +++ b/Maintainers.txt > @@ -214,14 +214,16 @@ M: Ray Ni > OvmfPkg > W: http://www.tianocore.org/ovmf/ > M: Jordan Justen > M: Laszlo Ersek > M: Ard Biesheuvel > R: Anthony Perard > R: Julien Grall > +R: Marc-André Lureau > +R: Stefan Berger > S: Maintained > > PcAtChipsetPkg > W: https://github.com/tianocore/tianocore.github.io/wiki/PcAtChipsetPkg > M: Ray Ni > > QuarkPlatformPkg, QuarkSocPkg > -- > 2.19.1.3.g30247aa5d201 >