From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: redhat.com, ip: 209.132.183.28, mailfrom: philmd@redhat.com) Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by groups.io with SMTP; Fri, 27 Sep 2019 03:00:07 -0700 Received: from mail-wr1-f71.google.com (mail-wr1-f71.google.com [209.85.221.71]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 11545EC524 for ; Fri, 27 Sep 2019 10:00:07 +0000 (UTC) Received: by mail-wr1-f71.google.com with SMTP id w10so805271wrl.5 for ; Fri, 27 Sep 2019 03:00:06 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:openpgp:message-id :date:user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=ANaZQiyZcb2C7KIvna72js2ssy6+WURXD5BkPelJnJY=; b=hJLsxnT4J7ZhUe27KE0RBKs7ZSQA3WlrE4QHUSaIVv8wwtxF0YN3hM/S5bJa8aEk6Q n5MfFKOX9eoMRvjrbyqqK77zPXgh40oGjX1w9ydhnNFzHQuDFCONLSIeSgphWXxErw7o 8K8PzCEncnDulQ6u+vLCFxk9WQlGJoLY4z/NA+65Pqp+dJYzC6F10Uua9wiJKmn519b5 vj9q7B9d293eUZIuHjT0M8y+EQQYMW6pb54s3dxLEY4lcbZf6MnUVr5kVoHXEdFga/4m LEEHO5oMBL6uebosZPy+IHMDB/je6LjHi26+Eg5kp6Bt7SbQy565LU18e/7rksnqRvRW 5Wfw== X-Gm-Message-State: APjAAAX9rAPVE4rUynWd7QI8frgt2It846QJSeWqgewvbje47oUNPlrm Y3vC8WC7tn4pF0PmJ1C3seBt1BbriWE9Fe8hrsKGyvzxEVSLkOK5kn9ehywtJosRpHXQaWa6ZNz keiYbbkyJc/8P5g== X-Received: by 2002:a7b:c187:: with SMTP id y7mr6475389wmi.17.1569578405828; Fri, 27 Sep 2019 03:00:05 -0700 (PDT) X-Google-Smtp-Source: APXvYqz8nAFZdv5VVXlzmJI4WY72Jh+3QvzucezWFL2ME/qMO9u3rCWphOz/XAJ24nWrevC0V2c9pw== X-Received: by 2002:a7b:c187:: with SMTP id y7mr6475371wmi.17.1569578405632; Fri, 27 Sep 2019 03:00:05 -0700 (PDT) Received: from [192.168.1.35] (240.red-88-21-68.staticip.rima-tde.net. [88.21.68.240]) by smtp.gmail.com with ESMTPSA id u25sm5033994wml.4.2019.09.27.03.00.04 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 27 Sep 2019 03:00:05 -0700 (PDT) Subject: Re: [edk2-devel] [Patch v2] Maintainers.txt: Move ShellBin maintainers to EDK II Releases section To: devel@edk2.groups.io, liming.gao@intel.com Cc: Andrew Fish , Laszlo Ersek , Leif Lindholm , Michael D Kinney References: <1569543810-4432-1-git-send-email-liming.gao@intel.com> From: =?UTF-8?B?UGhpbGlwcGUgTWF0aGlldS1EYXVkw6k=?= Openpgp: id=89C1E78F601EE86C867495CBA2A3FD6EDEADC0DE; url=http://pgp.mit.edu/pks/lookup?op=get&search=0xA2A3FD6EDEADC0DE Message-ID: <90fe6456-88bf-9255-7903-b38f081b979a@redhat.com> Date: Fri, 27 Sep 2019 12:00:04 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0 MIME-Version: 1.0 In-Reply-To: <1569543810-4432-1-git-send-email-liming.gao@intel.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit On 9/27/19 2:23 AM, Liming Gao wrote: > ShellBinPkg is generated for each edk2 stable tag release. > > Cc: Andrew Fish > Cc: Laszlo Ersek > Cc: Leif Lindholm > Cc: Michael D Kinney > Signed-off-by: Liming Gao > --- > In v2, use real URL for edk2 release > Maintainers.txt | 15 ++++++++------- > 1 file changed, 8 insertions(+), 7 deletions(-) > > diff --git a/Maintainers.txt b/Maintainers.txt > index f348d70df3..6b89bec55e 100644 > --- a/Maintainers.txt > +++ b/Maintainers.txt > @@ -82,6 +82,14 @@ EDK II Releases: > W: https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Release-Planning > M: Liming Gao > > +UEFI Shell Binaries (ShellBinPkg.zip) from EDK II Releases: This is now clearer, thanks! Reviewed-by: Philippe Mathieu-Daude > +----------------------------------------------------------- > +W: https://github.com/tianocore/edk2/releases/ > +M: Ray Ni (Ia32/X64) > +M: Zhichao Gao (Ia32/X64) > +M: Leif Lindholm (ARM/AArch64) > +M: Ard Biesheuvel (ARM/AArch64) > + > EDK II Architectures: > --------------------- > ARM, AARCH64 > @@ -421,13 +429,6 @@ W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg > M: Ray Ni > M: Zhichao Gao > > -Maintainers for stable Shell binaries generation > -when need to publish Shell binaries with edk2 release: > -M: Ray Ni (Ia32/X64) > -M: Zhichao Gao (Ia32/X64) > -M: Leif Lindholm (ARM/AArch64) > -M: Ard Biesheuvel (ARM/AArch64) > - > SignedCapsulePkg > F: SignedCapsulePkg/ > W: https://github.com/tianocore/tianocore.github.io/wiki/SignedCapsulePkg >