summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2012-03-02 15:02:57 -0500
committerRicardo Signes <rjbs@cpan.org>2012-03-02 15:02:57 -0500
commita72d816ce84e12830273966be2a107c6e8c15483 (patch)
treeced744dbc59e5bc2e79bfcc9fa43e1f1d1c1f521
parentf146d6cb330f64df0641e4c5dd2b87279635deac (diff)
downloadperl-a72d816ce84e12830273966be2a107c6e8c15483.tar.gz
add "get rt.perl permissions" to RMG
-rw-r--r--Porting/release_managers_guide.pod7
1 files changed, 7 insertions, 0 deletions
diff --git a/Porting/release_managers_guide.pod b/Porting/release_managers_guide.pod
index 8af9d0333b..ef90d9c74c 100644
--- a/Porting/release_managers_guide.pod
+++ b/Porting/release_managers_guide.pod
@@ -142,6 +142,13 @@ Make sure that search.cpan.org knows that you're allowed to upload
perl distros. Contact Graham Barr to make sure that you're on the right
list.
+=head3 rt.perl.org update access
+
+Make sure you have permission to close tickets on L<http://rt.perl.org/>
+so you can respond to bug report as necessary during your stint. If you
+don't, make an account (if you don't have one) and contact the pumpking
+with your username to get ticket-closing permission.
+
=head3 git checkout and commit bit
You will need a working C<git> installation, checkout of the perl