From 8a8a66ad7dd355bd0835e997b77fe5c041f4bb02 Mon Sep 17 00:00:00 2001
From: Kenichi Ishigaki
Date: Fri, 2 May 2025 19:10:13 +0900
Subject: [PATCH 1/2] Replace modules@cpan.org with modules@perl.org because
the former seems not working
---
.../templates/user/distperms/remove_dist_primary.html.ep | 2 +-
lib/pause_2017/templates/user/perms/remove_primary.html.ep | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/lib/pause_2017/templates/user/distperms/remove_dist_primary.html.ep b/lib/pause_2017/templates/user/distperms/remove_dist_primary.html.ep
index 670c18667..ad331de73 100644
--- a/lib/pause_2017/templates/user/distperms/remove_dist_primary.html.ep
+++ b/lib/pause_2017/templates/user/distperms/remove_dist_primary.html.ep
@@ -48,7 +48,7 @@ to one of the other owners.
If you have are unsure about what to do, or have any questions,
-please email the PAUSE admins at modules@cpan.org.
+please email the PAUSE admins at modules@perl.org.
If you need finer control (eg. to give up only a small part of
diff --git a/lib/pause_2017/templates/user/perms/remove_primary.html.ep b/lib/pause_2017/templates/user/perms/remove_primary.html.ep
index 778a7cd0a..8137c1ccf 100644
--- a/lib/pause_2017/templates/user/perms/remove_primary.html.ep
+++ b/lib/pause_2017/templates/user/perms/remove_primary.html.ep
@@ -45,7 +45,7 @@ to one of the other owners.
If you have are unsure about what to do, or have any questions,
-please email the PAUSE admins at modules@cpan.org.
+please email the PAUSE admins at modules@perl.org.
If you want to give up all the modules in a distribution, visit
From b4e290d549acf0aef5beae361225a7669ea71359 Mon Sep 17 00:00:00 2001
From: Kenichi Ishigaki
Date: Fri, 2 May 2025 19:19:13 +0900
Subject: [PATCH 2/2] Replace upload@pause.perl.org with modules@perl.org as
well
---
lib/PAUSE.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/PAUSE.pm b/lib/PAUSE.pm
index d46dd69d4..74d199c75 100644
--- a/lib/PAUSE.pm
+++ b/lib/PAUSE.pm
@@ -118,7 +118,7 @@ $PAUSE::Config ||=
TIMEOUT => 60*60,
TRUST_IS_SSL_HEADER => 1,
TMP => '/data/pause/tmp/',
- UPLOAD => 'upload@pause.perl.org',
+ UPLOAD => 'modules@perl.org',
# sign the auto-generated CHECKSUM files with:
CHECKSUMS_SIGNING_PROGRAM => 'gpg',
CHECKSUMS_SIGNING_ARGS => '-q --homedir /home/pause/pause-private/gnupg-pause-batch-signing-home --clearsign --default-key ',