X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMoose%2FManual%2FContributing.pod;h=2309ff53fcbd36c0369a020170dfa16ae17e5fa5;hb=refs%2Fheads%2Fmaster;hp=64069105155a9587a61f53f106d2df4df375bbfa;hpb=850e1f2a8eb734ab795b434e3eb1cecb059960b7;p=gitmo%2FMoose.git diff --git a/lib/Moose/Manual/Contributing.pod b/lib/Moose/Manual/Contributing.pod index 6406910..2309ff5 100644 --- a/lib/Moose/Manual/Contributing.pod +++ b/lib/Moose/Manual/Contributing.pod @@ -40,28 +40,6 @@ As Moose has matured, some structure has emerged in the process. =over -=item Contributors - people creating a topic or branch - -You. - -If you have commit access, you can create a topic on the main Moose.git -repository. If you don't have a commit bit, give us your SSH key or create your -own clone of the L repository. - -The relevant repository URIs are: - -=over - -=item Read-Only - -L - -=item Read+Write - -gitmo@git.moose.perl.org:Moose.git - -=back - =item Cabal - people who can release moose These people are the ones who have co-maint on Moose itself and can create a @@ -72,6 +50,15 @@ to push to stable branches. Cabal members are listed in L and can often be found on irc in the L channel. +=item Contributors - people creating a topic or branch + +You. + +The easiest way to submit a patch is to submit a pull request through Github. +You can fork the Moose repository at C. If you +would prefer not to use Github, come talk to us at C<#moose> on C +and we can work something out. + =back =head1 BRANCH LAYOUT