Skip to content

Commit b4e290d

Browse files
committed
Replace upload@pause.perl.org with modules@perl.org as well
1 parent 8a8a66a commit b4e290d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/PAUSE.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ $PAUSE::Config ||=
118118
TIMEOUT => 60*60,
119119
TRUST_IS_SSL_HEADER => 1,
120120
TMP => '/data/pause/tmp/',
121-
UPLOAD => 'upload@pause.perl.org',
121+
UPLOAD => 'modules@perl.org',
122122
# sign the auto-generated CHECKSUM files with:
123123
CHECKSUMS_SIGNING_PROGRAM => 'gpg',
124124
CHECKSUMS_SIGNING_ARGS => '-q --homedir /home/pause/pause-private/gnupg-pause-batch-signing-home --clearsign --default-key ',

0 commit comments

Comments
 (0)