On Sun, 30 May 2021, Tim Ehlers wrote:
> it's still the "FTP"-Server, even if we nowadays also allow different
> protocols (http/rsync) and also have ssl for http in place.
> 
> But could you please change:
> 
> <li>Germany: <a href="https://ftp.gwdg.de/pub/misc/gcc/";>ftp.gwdg.de</a>,
> thanks to emoe...@gwdg.de</li>
> 
> to:
> 
> <li>Germany: <a href="https://ftp.gwdg.de/pub/misc/gcc/";>ftp.gwdg.de</a>,
> thanks to f...@gwdg.de</li>
> 
> since Eberhard retired and we have the generic contact address 
> f...@gwdg.de for contacts now.

Sure, happy to, Tim.  Thank you for the confirmation and the update!

I pushed the change below. If there's anything else (or I missed 
something), please just let me know.

Cheers, Gerald


commit 0ff205ff678c35addd412a6e405edb034ad65b23
Author: Gerald Pfeifer <ger...@pfeifer.com>
Date:   Sun May 30 23:13:10 2021 +0200

    mirrors: Replace emoe...@gwdg.de by f...@gwdg.de

diff --git a/htdocs/mirrors.html b/htdocs/mirrors.html
index 34da075a..083c6c04 100644
--- a/htdocs/mirrors.html
+++ b/htdocs/mirrors.html
@@ -21,7 +21,7 @@ mirrors</a>.  The following sites mirror the gcc.gnu.org 
download site
 <li>France, Brittany: <a 
href="ftp://ftp.irisa.fr/pub/mirrors/gcc.gnu.org/gcc/";>ftp.irisa.fr</a>, thanks 
to ftpma...@irisa.fr</li>
 <li>France, Versailles: <a href="ftp://ftp.uvsq.fr/pub/gcc/";>ftp.uvsq.fr</a>, 
thanks to ftpma...@uvsq.fr</li>
 <li>Germany, Berlin: <a 
href="ftp://ftp.fu-berlin.de/unix/languages/gcc/";>ftp.fu-berlin.de</a>, thanks 
to f...@fu-berlin.de</li>
-<li>Germany: <a href="https://ftp.gwdg.de/pub/misc/gcc/";>ftp.gwdg.de</a>, 
thanks to emoe...@gwdg.de</li>
+<li>Germany: <a href="https://ftp.gwdg.de/pub/misc/gcc/";>ftp.gwdg.de</a>, 
thanks to f...@gwdg.de</li>
 <li>Germany: <a 
href="https://ftp.mpi-inf.mpg.de/mirrors/gnu/mirror/gcc.gnu.org/pub/gcc/";>mpi-sb.mpg.de</a>,
 thanks to ftpad...@mpi-sb.mpg.de</li>
 <li>Germany: <a 
href="http://gcc.cybermirror.org";>http://gcc.cybermirror.org</a>, thanks to 
Sascha Schwarz (c...@cybermirror.org)</li>
 <li>Greece: <a href="http://ftp.ntua.gr/mirror/gnu/gcc/";>ntua.gr</a>, thanks 
to ftp...@ntua.gr</li>

Reply via email to