[edk2-devel] [Patch] Readme.md: Remove tag release from Readme

Liming Gao posted 1 patch 4 years, 8 months ago
Failed in applying to current master (apply log)
Readme.md | 3 ---
1 file changed, 3 deletions(-)
[edk2-devel] [Patch] Readme.md: Remove tag release from Readme
Posted by Liming Gao 4 years, 8 months ago
The latest tag release can be found in Release Planning.
They are not required to be listed here.

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>
---
 Readme.md | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/Readme.md b/Readme.md
index e564c6c09b..7c873759a5 100644
--- a/Readme.md
+++ b/Readme.md
@@ -28,9 +28,6 @@ are listed in [Maintainers.txt](Maintainers.txt).
 * [TianoCore Bugzilla](https://bugzilla.tianocore.org)
 * [How To Contribute](https://github.com/tianocore/tianocore.github.io/wiki/How-To-Contribute)
 * [Release Planning](https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Release-Planning)
-* [UDK2017](https://github.com/tianocore/edk2/releases/tag/vUDK2017)
-* [UDK2018](https://github.com/tianocore/edk2/releases/tag/vUDK2018)
-* [edk2-stable201811](https://github.com/tianocore/edk2/releases/tag/edk2-stable201811)
 
 # Code Contributions
 To make a contribution to a TianoCore project, follow these steps.
-- 
2.13.0.windows.1


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#45343): https://edk2.groups.io/g/devel/message/45343
Mute This Topic: https://groups.io/mt/32836513/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-

Re: [edk2-devel] [Patch] Readme.md: Remove tag release from Readme
Posted by Leif Lindholm 4 years, 8 months ago
On Mon, Aug 12, 2019 at 10:09:15AM +0800, Liming Gao wrote:
> The latest tag release can be found in Release Planning.
> They are not required to be listed here.
> 
> 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>

Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>

> ---
>  Readme.md | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/Readme.md b/Readme.md
> index e564c6c09b..7c873759a5 100644
> --- a/Readme.md
> +++ b/Readme.md
> @@ -28,9 +28,6 @@ are listed in [Maintainers.txt](Maintainers.txt).
>  * [TianoCore Bugzilla](https://bugzilla.tianocore.org)
>  * [How To Contribute](https://github.com/tianocore/tianocore.github.io/wiki/How-To-Contribute)
>  * [Release Planning](https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Release-Planning)
> -* [UDK2017](https://github.com/tianocore/edk2/releases/tag/vUDK2017)
> -* [UDK2018](https://github.com/tianocore/edk2/releases/tag/vUDK2018)
> -* [edk2-stable201811](https://github.com/tianocore/edk2/releases/tag/edk2-stable201811)
>  
>  # Code Contributions
>  To make a contribution to a TianoCore project, follow these steps.
> -- 
> 2.13.0.windows.1
> 

-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#45412): https://edk2.groups.io/g/devel/message/45412
Mute This Topic: https://groups.io/mt/32836513/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-

Re: [edk2-devel] [Patch] Readme.md: Remove tag release from Readme
Posted by Laszlo Ersek 4 years, 8 months ago
On 08/12/19 04:09, Liming Gao wrote:
> The latest tag release can be found in Release Planning.
> They are not required to be listed here.
> 
> 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>
> ---
>  Readme.md | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/Readme.md b/Readme.md
> index e564c6c09b..7c873759a5 100644
> --- a/Readme.md
> +++ b/Readme.md
> @@ -28,9 +28,6 @@ are listed in [Maintainers.txt](Maintainers.txt).
>  * [TianoCore Bugzilla](https://bugzilla.tianocore.org)
>  * [How To Contribute](https://github.com/tianocore/tianocore.github.io/wiki/How-To-Contribute)
>  * [Release Planning](https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Release-Planning)
> -* [UDK2017](https://github.com/tianocore/edk2/releases/tag/vUDK2017)
> -* [UDK2018](https://github.com/tianocore/edk2/releases/tag/vUDK2018)
> -* [edk2-stable201811](https://github.com/tianocore/edk2/releases/tag/edk2-stable201811)
>  
>  # Code Contributions
>  To make a contribution to a TianoCore project, follow these steps.
> 

Reviewed-by: Laszlo Ersek <lersek@redhat.com>

-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#45431): https://edk2.groups.io/g/devel/message/45431
Mute This Topic: https://groups.io/mt/32836513/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-