Date
1 - 2 of 2
[RFC][PATCH 1/1] Maintainers.txt: Drop deprecated SourceForge SVN link
Wu, Hao A
The commit will remove the deprecated edk2 SVN mirror at:
https://svn.code.sf.net/p/edk2/code/trunk/edk2 After this commit, the above minnor will not be synced with the changes made in the GitHub upstream. Cc: Liming Gao <liming.gao@...> Cc: Andrew Fish <afish@...> Cc: Laszlo Ersek <lersek@...> Cc: Leif Lindholm <leif.lindholm@...> Cc: Michael D Kinney <michael.d.kinney@...> Signed-off-by: Hao A Wu <hao.a.wu@...> --- Maintainers.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/Maintainers.txt b/Maintainers.txt index e52f044bec..e4eb37d641 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -43,7 +43,6 @@ W: http://www.tianocore.org/edk2/ L: https://edk2.groups.io/g/devel/ T: git - https://github.com/tianocore/edk2.git T: git (mirror) - https://bitbucket.org/tianocore/edk2.git -T: svn (read-only, deprecated) - https://svn.code.sf.net/p/edk2/code/trunk/edk2 Tianocore Stewards ------------------ -- 2.12.0.windows.1 |
|
Laszlo Ersek
+Jordan
On 06/27/19 07:50, Hao A Wu wrote: The commit will remove the deprecated edk2 SVN mirror at:(1) s/minnor/mirror/ made in the GitHub upstream.Reviewed-by: Laszlo Ersek <lersek@...> |
|