From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr0-x236.google.com (mail-wr0-x236.google.com [IPv6:2a00:1450:400c:c0c::236]) (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 ECC492095DCBE for ; Wed, 23 Aug 2017 04:10:21 -0700 (PDT) Received: by mail-wr0-x236.google.com with SMTP id z91so4478177wrc.4 for ; Wed, 23 Aug 2017 04:12:55 -0700 (PDT) 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=RUuJOsJsoz2gOxRLjDwSHP1afBNLJVHTNaLNyBiE1CQ=; b=YzpIQoPBmi6Y6NoauJ+oPioGRx3NiIvlsESwXXwU+vYhYILRkTZemFGTQ2I7CEBoli RWAReVwCazUbhcCngBgmK41buzZGRvRtxevscZDTPXlZx2NrGhzmzuEMxVVGuRklBqmw I1qtyh55SqFROi1GaXRKfNnneSnQUaRnFoXXQ= 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=RUuJOsJsoz2gOxRLjDwSHP1afBNLJVHTNaLNyBiE1CQ=; b=a3y++SqUOA6UNTV3PtHUjRDTXV/Uk2R7xC0IGbZwWyun5zlBvUXWl7e7tNkcfbM2FO vxAOnK8zDtiVX0pyytE3vj3VKjagUZKtJ/QD5XEQf1Pc8fUxciwfWhHroWam1NyVELsn /DxrWT6j/v/lYW1p0PtfkbAx7yWwQGONfUkNP5N1V4uawQvX61G3PIQiSCaGwf5gacwm 9aC+JcjVVUzFUF7sWfkELfvpiNl/oYD5ciAQnyM1uRnDKxqciconl2JhK2K1ReF6Btj1 X9L6fYk41uu97K/ATgnVFV/qu01wpxQbJBjR4CTpUwsDLEfXIrpgrQzG3sRzhc2hfr98 ZknA== X-Gm-Message-State: AHYfb5gf7rs858FiuoKWMi9H9iXDtRmLpLOvpToVZwkdzdCcNissppXw BN6G3VfOiKSqPdPS X-Received: by 10.223.178.26 with SMTP id u26mr1551809wra.133.1503486773919; Wed, 23 Aug 2017 04:12:53 -0700 (PDT) Received: from bivouac.eciton.net (bivouac.eciton.net. [2a00:1098:0:86:1000:23:0:2]) by smtp.gmail.com with ESMTPSA id f4sm1406762wmh.28.2017.08.23.04.12.52 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 23 Aug 2017 04:12:53 -0700 (PDT) Date: Wed, 23 Aug 2017 12:12:51 +0100 From: Leif Lindholm To: "Kinney, Michael D" Cc: "edk2-devel@lists.01.org" , Ard Biesheuvel Message-ID: <20170823111251.76dnp3lg55fsngbf@bivouac.eciton.net> References: <20170822222316.1085-1-leif.lindholm@linaro.org> MIME-Version: 1.0 In-Reply-To: User-Agent: NeoMutt/20170113 (1.7.2) Subject: Re: [PATCH edk2-platforms] Maintainers.txt: Add Ard Biesheuvel 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: Wed, 23 Aug 2017 11:10:22 -0000 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Aug 22, 2017 at 10:46:38PM +0000, Kinney, Michael D wrote: > Reviewed-by: Michael D Kinney Thanks! Puched (together with Contributions.txt update) as b263c30e5..98c7d7520. / Leif > Mike > > > -----Original Message----- > > From: Leif Lindholm [mailto:leif.lindholm@linaro.org] > > Sent: Tuesday, August 22, 2017 3:23 PM > > To: edk2-devel@lists.01.org > > Cc: Ard Biesheuvel ; Kinney, Michael > > D > > Subject: [PATCH edk2-platforms] Maintainers.txt: Add Ard > > Biesheuvel > > > > Initial version contained only myself and Mike. While a more > > granular > > structure will be needed long-term, let's have two ARM- > > maintainers for now. > > > > Cc: Ard Biesheuvel > > Cc: Michael D Kinney > > Contributed-under: TianoCore Contribution Agreement 1.1 > > Signed-off-by: Leif Lindholm > > --- > > Maintainers.txt | 2 ++ > > 1 file changed, 2 insertions(+) > > > > diff --git a/Maintainers.txt b/Maintainers.txt > > index 0dd5b3743..6477591e6 100644 > > --- a/Maintainers.txt > > +++ b/Maintainers.txt > > @@ -39,9 +39,11 @@ EDK II Packages: > > ---------------- > > > > Platform > > +M: Ard Biesheuvel > > M: Leif Lindholm > > M: Michael D Kinney > > > > Silicon > > +M: Ard Biesheuvel > > M: Leif Lindholm > > M: Michael D Kinney > > -- > > 2.11.0 >