* [Patch v2] Maintainers.txt: Move ShellBin maintainers to EDK II Releases section
@ 2019-09-27 0:23 Liming Gao
2019-09-27 10:00 ` [edk2-devel] " Philippe Mathieu-Daudé
2019-09-30 21:39 ` Laszlo Ersek
0 siblings, 2 replies; 3+ messages in thread
From: Liming Gao @ 2019-09-27 0:23 UTC (permalink / raw)
To: devel; +Cc: Andrew Fish, Laszlo Ersek, Leif Lindholm, Michael D Kinney
ShellBinPkg is generated for each edk2 stable tag release.
Cc: Andrew Fish <afish@apple.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Leif Lindholm <leif.lindholm@linaro.org>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Signed-off-by: Liming Gao <liming.gao@intel.com>
---
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 <liming.gao@intel.com>
+UEFI Shell Binaries (ShellBinPkg.zip) from EDK II Releases:
+-----------------------------------------------------------
+W: https://github.com/tianocore/edk2/releases/
+M: Ray Ni <ray.ni@intel.com> (Ia32/X64)
+M: Zhichao Gao <zhichao.gao@intel.com> (Ia32/X64)
+M: Leif Lindholm <leif.lindholm@linaro.org> (ARM/AArch64)
+M: Ard Biesheuvel <ard.biesheuvel@linaro.org> (ARM/AArch64)
+
EDK II Architectures:
---------------------
ARM, AARCH64
@@ -421,13 +429,6 @@ W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg
M: Ray Ni <ray.ni@intel.com>
M: Zhichao Gao <zhichao.gao@intel.com>
-Maintainers for stable Shell binaries generation
-when need to publish Shell binaries with edk2 release:
-M: Ray Ni <ray.ni@intel.com> (Ia32/X64)
-M: Zhichao Gao <zhichao.gao@intel.com> (Ia32/X64)
-M: Leif Lindholm <leif.lindholm@linaro.org> (ARM/AArch64)
-M: Ard Biesheuvel <ard.biesheuvel@linaro.org> (ARM/AArch64)
-
SignedCapsulePkg
F: SignedCapsulePkg/
W: https://github.com/tianocore/tianocore.github.io/wiki/SignedCapsulePkg
--
2.13.0.windows.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [edk2-devel] [Patch v2] Maintainers.txt: Move ShellBin maintainers to EDK II Releases section
2019-09-27 0:23 [Patch v2] Maintainers.txt: Move ShellBin maintainers to EDK II Releases section Liming Gao
@ 2019-09-27 10:00 ` Philippe Mathieu-Daudé
2019-09-30 21:39 ` Laszlo Ersek
1 sibling, 0 replies; 3+ messages in thread
From: Philippe Mathieu-Daudé @ 2019-09-27 10:00 UTC (permalink / raw)
To: devel, liming.gao
Cc: Andrew Fish, Laszlo Ersek, Leif Lindholm, Michael D Kinney
On 9/27/19 2:23 AM, Liming Gao wrote:
> ShellBinPkg is generated for each edk2 stable tag release.
>
> Cc: Andrew Fish <afish@apple.com>
> Cc: Laszlo Ersek <lersek@redhat.com>
> Cc: Leif Lindholm <leif.lindholm@linaro.org>
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> Signed-off-by: Liming Gao <liming.gao@intel.com>
> ---
> 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 <liming.gao@intel.com>
>
> +UEFI Shell Binaries (ShellBinPkg.zip) from EDK II Releases:
This is now clearer, thanks!
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
> +-----------------------------------------------------------
> +W: https://github.com/tianocore/edk2/releases/
> +M: Ray Ni <ray.ni@intel.com> (Ia32/X64)
> +M: Zhichao Gao <zhichao.gao@intel.com> (Ia32/X64)
> +M: Leif Lindholm <leif.lindholm@linaro.org> (ARM/AArch64)
> +M: Ard Biesheuvel <ard.biesheuvel@linaro.org> (ARM/AArch64)
> +
> EDK II Architectures:
> ---------------------
> ARM, AARCH64
> @@ -421,13 +429,6 @@ W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg
> M: Ray Ni <ray.ni@intel.com>
> M: Zhichao Gao <zhichao.gao@intel.com>
>
> -Maintainers for stable Shell binaries generation
> -when need to publish Shell binaries with edk2 release:
> -M: Ray Ni <ray.ni@intel.com> (Ia32/X64)
> -M: Zhichao Gao <zhichao.gao@intel.com> (Ia32/X64)
> -M: Leif Lindholm <leif.lindholm@linaro.org> (ARM/AArch64)
> -M: Ard Biesheuvel <ard.biesheuvel@linaro.org> (ARM/AArch64)
> -
> SignedCapsulePkg
> F: SignedCapsulePkg/
> W: https://github.com/tianocore/tianocore.github.io/wiki/SignedCapsulePkg
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Patch v2] Maintainers.txt: Move ShellBin maintainers to EDK II Releases section
2019-09-27 0:23 [Patch v2] Maintainers.txt: Move ShellBin maintainers to EDK II Releases section Liming Gao
2019-09-27 10:00 ` [edk2-devel] " Philippe Mathieu-Daudé
@ 2019-09-30 21:39 ` Laszlo Ersek
1 sibling, 0 replies; 3+ messages in thread
From: Laszlo Ersek @ 2019-09-30 21:39 UTC (permalink / raw)
To: Liming Gao, devel; +Cc: Andrew Fish, Leif Lindholm, Michael D Kinney
On 09/27/19 02:23, Liming Gao wrote:
> ShellBinPkg is generated for each edk2 stable tag release.
>
> Cc: Andrew Fish <afish@apple.com>
> Cc: Laszlo Ersek <lersek@redhat.com>
> Cc: Leif Lindholm <leif.lindholm@linaro.org>
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> Signed-off-by: Liming Gao <liming.gao@intel.com>
> ---
> 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 <liming.gao@intel.com>
>
> +UEFI Shell Binaries (ShellBinPkg.zip) from EDK II Releases:
> +-----------------------------------------------------------
> +W: https://github.com/tianocore/edk2/releases/
> +M: Ray Ni <ray.ni@intel.com> (Ia32/X64)
> +M: Zhichao Gao <zhichao.gao@intel.com> (Ia32/X64)
> +M: Leif Lindholm <leif.lindholm@linaro.org> (ARM/AArch64)
> +M: Ard Biesheuvel <ard.biesheuvel@linaro.org> (ARM/AArch64)
> +
> EDK II Architectures:
> ---------------------
> ARM, AARCH64
> @@ -421,13 +429,6 @@ W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg
> M: Ray Ni <ray.ni@intel.com>
> M: Zhichao Gao <zhichao.gao@intel.com>
>
> -Maintainers for stable Shell binaries generation
> -when need to publish Shell binaries with edk2 release:
> -M: Ray Ni <ray.ni@intel.com> (Ia32/X64)
> -M: Zhichao Gao <zhichao.gao@intel.com> (Ia32/X64)
> -M: Leif Lindholm <leif.lindholm@linaro.org> (ARM/AArch64)
> -M: Ard Biesheuvel <ard.biesheuvel@linaro.org> (ARM/AArch64)
> -
> SignedCapsulePkg
> F: SignedCapsulePkg/
> W: https://github.com/tianocore/tianocore.github.io/wiki/SignedCapsulePkg
>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Thanks!
Laszlo
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-09-30 21:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-27 0:23 [Patch v2] Maintainers.txt: Move ShellBin maintainers to EDK II Releases section Liming Gao
2019-09-27 10:00 ` [edk2-devel] " Philippe Mathieu-Daudé
2019-09-30 21:39 ` Laszlo Ersek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox