Changes between Version 26 and Version 27 of HowToContribute

Show
Ignore:
Timestamp:
02/15/11 07:48:03 (2 years ago)
Author:
jorix
Comment:

remove spam

Legend:

Unmodified
Added
Removed
Modified
  • HowToContribute

    v26 v27  
    3131  * Anyone can request that the SteeringCommittee give them the ability to commit changes directly to [http://svn.openlayers.org/].[[br]]  Generally, we prefer to give committer access to developers who have demonstrated expertise and committment to the project. 
    3232  * Developers with committer access may make changes to their [source:sandbox/ sandbox directory] without seeking SteeringCommittee approval, refer to the FAQ [FrequentlyAskedQuestions#HowdoIcreatemyownsandboxintheSVNrepository How do I create my own sandbox] 
    33   * Any changes to trunk, aside from improvements to tests and documentation [http://www.americanhomemoving.com/ local moving company], shall first be submitted for review as a patch attached to a Trac ticket. (see Submitting Code above and TrunkCommits for more detail).  
     33  * Any changes to trunk, aside from improvements to tests and documentation, shall first be submitted for review as a patch attached to a Trac ticket. (see Submitting Code above and TrunkCommits for more detail).  
    3434  * A patch must only be applied to trunk if the committer feels reasonably confident that the patch: 
    3535    1. Follows the project's CodingStandards.