X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=lib%2FCatalyst%2FManual%2FDevelopmentProcess.pod;h=910649f826178afc9df7dba62b4eaf29d1f4e32d;hp=797ea38d4c442a3e9206fbf5d015c863693c29e0;hb=56a12748311fdb2580d7ad7cd84c255cd4447d8b;hpb=32882a5e0ae790a395aa7ec751e29c120496fea2 diff --git a/lib/Catalyst/Manual/DevelopmentProcess.pod b/lib/Catalyst/Manual/DevelopmentProcess.pod index 797ea38..910649f 100644 --- a/lib/Catalyst/Manual/DevelopmentProcess.pod +++ b/lib/Catalyst/Manual/DevelopmentProcess.pod @@ -33,12 +33,7 @@ will talk you through how to submit a patch, or get a "commit bit". =head2 Repositories -The Catalyst subversion repository can be found at: - - svn: http://dev.catalyst.perl.org/repos/Catalyst - browser: http://dev.catalyst.perl.org/svnweb/Catalyst - -and the git repository can be found at: +The Catalyst git repository can be found at: read: git://git.shadowcat.co.uk/catagits/PROJECTNAME write: catagits@git.shadowcat.co.uk:PROJECTNAME @@ -50,16 +45,6 @@ There is no dated release cycle for Catalyst. New releases will be made when sufficient small fixes have accumulated; or an important bugfix, or significant feature addition, is completed. -=head2 Roadmap for features - -The Catalyst Roadmap is kept at -L - -=head2 Bug list - -The TODO list with known bugs / deficiences is kept at -L - =head1 The Catalyst Core Team The intention of the Catalyst Core Team is to maintain and support the @@ -121,9 +106,9 @@ current members. Any change to the Catalyst core which can not be conceived as a correction of an error in the current feature set will need to be accepted by at least 3 members of the Core Team before it can be -committed to the trunk (which is the basis for CPAN releases). Anyone +committed to master (which is the basis for CPAN releases). Anyone with access is at any time free to make a branch to develop a proof of -concept for a feature to be committed to trunk. +concept for a feature to be committed to master. =head2 Organizational and Philosophical Decisions. @@ -176,4 +161,3 @@ This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself. =cut -