Changes between Version 6 and Version 7 of DevWikiComitGuidelines


Ignore:
Timestamp:
Feb 23, 2011, 11:54:13 PM (13 years ago)
Author:
robe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DevWikiComitGuidelines

    v6 v7  
    2424== Committer Tracking ==
    2525
    26 A list of all project committers will be kept in the main postgis directory in a file called (authors.svn) listing for each SVN committer:
     26A list of all project committers will be kept in the main postgis directory in a file called (CREDITS) listing for each SVN committer:
    2727
    2828    * Userid: the id that will appear in the SVN logs for this person.
    2929    * Full name: the users actual name.
    3030    * Email address: A current email address at which the committer can be reached. It may be altered in normal ways to make it harder to auto-harvest.
    31     * A brief indication of areas of responsibility.  (brief description of responsibility is kept in Credits)
     31    * A brief indication of areas of responsibility.