From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2607:f8b0:4001:c0b::244; helo=mail-it0-x244.google.com; envelope-from=ard.biesheuvel@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-it0-x244.google.com (mail-it0-x244.google.com [IPv6:2607:f8b0:4001:c0b::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 DF54722497F2C for ; Mon, 16 Apr 2018 03:45:26 -0700 (PDT) Received: by mail-it0-x244.google.com with SMTP id 19-v6so10950733itw.3 for ; Mon, 16 Apr 2018 03:45:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=ge4rgMjrCsIIHDsA3DxiLKC77xROAVn50BDHNY+AZxU=; b=MymWUHyTO1G0ghL92kNbtGRIO2ACfp8SY/Ar3wBbp6ljENTC4pt/U3cOWUv3A3dzWD M+0ELKt76GgleynklDHiRauiqLb+q30SEUCh85SqEB9bkcBVrqF0Ue2/RcyVsKbXrml1 TQRPnqfO2grBeSLvwR92nNkMpcssj/PtFgUiw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=ge4rgMjrCsIIHDsA3DxiLKC77xROAVn50BDHNY+AZxU=; b=e6lrK9rZezaH7h+M1rvdFM9B6+xwimNRpOGTvtwUav6Mf4T6FN2EROhf7Pt9d/Us8X kd/2Atd7jH7U1o1cZBMm9hpPxktUq+ql7FJVxo4rV0U+7CuRyz96ohHRnGIgug1WEvZU K1bLvgL9dYUuQ7aB5x4f6m0MSdxDXWCjQdPXiO5MlPHeTyA2geHm6evnq+iX0mdx4ZT0 WMXse1hXW853TrME++IXcgnWXBvQeMqFCco/5bBv9M1ecA0ADUg+lW9RJI0ytJdkl9d0 OVRiwsPbTu2m4HK3PpLbFVEPAwFUyf4IO9WrHi7ZcETCOD+ufTZuPZ4nIX62ZXJVECE2 GpDg== X-Gm-Message-State: ALQs6tC5ew5HJr/NepOWd473ML0AP5fbQo8a+cQpzV2eNftE34vSXemW G7YxWEn7s2Kfid7heDvzH3JuFjDaLQSHXMWhUjqcWA== X-Google-Smtp-Source: AIpwx48V6tqbuLfE2JZ5IWbRcxwLrGfk7LjOakB1FV50DIPKMit//GrpwgHAT9jimxlhd/jFkm2ZCdos/+Yf/AKkH3Y= X-Received: by 2002:a24:67d7:: with SMTP id u206-v6mr15078463itc.138.1523875526196; Mon, 16 Apr 2018 03:45:26 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.187.67 with HTTP; Mon, 16 Apr 2018 03:45:25 -0700 (PDT) In-Reply-To: <20180413192608.1227-1-leif.lindholm@linaro.org> References: <20180413192608.1227-1-leif.lindholm@linaro.org> From: Ard Biesheuvel Date: Mon, 16 Apr 2018 12:45:25 +0200 Message-ID: To: Leif Lindholm Cc: "edk2-devel@lists.01.org" , Michael D Kinney , Laszlo Ersek , Andrew Fish Subject: Re: [PATCH] Maintainers.txt: add Laszlo Ersek to stewards X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 10:45:27 -0000 Content-Type: text/plain; charset="UTF-8" On 13 April 2018 at 21:26, Leif Lindholm wrote: > Cc: Andrew Fish > Cc: Laszlo Ersek > Cc: Michael D Kinney > Contributed-under: TianoCore Contribution Agreement 1.1 > Signed-off-by: Leif Lindholm > --- > Maintainers.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Maintainers.txt b/Maintainers.txt > index 256133810f..7295cd6b83 100644 > --- a/Maintainers.txt > +++ b/Maintainers.txt > @@ -41,6 +41,7 @@ T: svn (read-only, deprecated) - https://svn.code.sf.net/p/edk2/code/trunk/edk2 > Tianocore Stewards > ------------------ > M: Andrew Fish > +M: Laszlo Ersek > M: Leif Lindholm > M: Michael D Kinney > Excellent news!