From: Alex Vandiver Date: Sat, 21 May 2016 08:21:29 +0000 (-0700) Subject: RT now imports new tags automatically X-Git-Tag: v5.25.3~157 X-Git-Url: https://perl5.git.perl.org/perl5.git/commitdiff_plain/c92b26e114702cae63b26bfe6517283589a04296 RT now imports new tags automatically New perl releases are detected via an every-hour cron job, which will update the relevant custom fields. This step is thus now unnecessary. --- diff --git a/Porting/release_managers_guide.pod b/Porting/release_managers_guide.pod index a81e174..56b8847 100644 --- a/Porting/release_managers_guide.pod +++ b/Porting/release_managers_guide.pod @@ -1385,18 +1385,6 @@ F on blead. e.g. 5.8.9 2008-Dec-14 -=head3 bump RT version number - -Log into http://rt.perl.org/ and check whether the new version is in the RT -fields C and C. The easiest way to determine this is to -open up any ticket for modification and check the drop downs next to the -C and C labels. - -Here, try this link: L - -If the new version is not listed there, send an email to C requesting this. - =head3 Relax! I