File tree Expand file tree Collapse file tree 1 file changed +11
-8
lines changed Expand file tree Collapse file tree 1 file changed +11
-8
lines changed Original file line number Diff line number Diff line change @@ -177,14 +177,17 @@ Andreas' email address at:
177
177
178
178
=head3 GitHub access
179
179
180
- You will need a working C<git> installation, checkout of the perl
181
- git repository and perl commit bit. For information about working
182
- with perl and git, see L<perlgit>.
183
-
184
- If you are not yet a perl committer, you won't be able to make a
185
- release. You will need to have a GitHub account (if you don't have one)
186
- and contact the Steering Council with your username to get membership in the
187
- L<< Perl-Releasers|https://github.com/orgs/Perl/teams/perl-releasers >> team.
180
+ You will need a working C<git> installation and a checkout of the perl
181
+ git repository. For information about working with perl and git, see
182
+ L<perlgit>.
183
+
184
+ You will also need a L<GitHub account|https://github.com/>, a perl commit bit
185
+ and be a member of the L<Perl
186
+ Releasers|https://github.com/orgs/Perl/teams/perl-releasers> team. If you are
187
+ not yet a perl committer, you won't be able to commit changes to the main
188
+ repository; if you are not in Perl Releasers, you won't be able to push new
189
+ version tags. Contact the Steering Council with your GitHub username to be
190
+ added to the Perl Releasers team.
188
191
189
192
=head3 Web-based file share
190
193
You can’t perform that action at this time.
0 commit comments