From: unknown Date: Thu, 29 Sep 2011 17:43:38 +0000 (-0500) Subject: Import version as of 2011-09-29 for upload-ftp-v1.1.pl X-Git-Tag: 20200730__import~20 X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=7fa5de1d0a6d9e9a420eecf728e01eb904e81884;p=gatekeeper.git Import version as of 2011-09-29 for upload-ftp-v1.1.pl --- diff --git a/upload-ftp-v1.1.pl b/upload-ftp-v1.1.pl index 4e9fcba..358d32a 100755 --- a/upload-ftp-v1.1.pl +++ b/upload-ftp-v1.1.pl @@ -163,7 +163,7 @@ $log_style = 'Alpha' if ($style eq 'alpha'); $log_style = 'Distros' if ($style eq 'distros'); # maintainer e-mail address -my $maintainer_email = "ward\@gnu.org"; +my $maintainer_email = "ftp-upload-report\@gnu.org"; my $serials_path = "/home/gatekpr/etc/upload-ftp-serials.txt";