Django

Code

Changeset 3455

Show
Ignore:
Timestamp:
07/26/06 19:46:32 (2 years ago)
Author:
adrian
Message:

Added 'Please do not put your name in the code' section to docs/contributing.txt. Thanks to OSCON presentation for the inspiration

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/docs/contributing.txt

    r3437 r3455  
    168168 
    169169          {{foo}} 
     170 
     171    * Please don't put your name in the code. While we appreciate all 
     172      contributions to Django, our policy is not to publish individual 
     173      developer names in code -- for instance, at the top of Python modules. 
    170174 
    171175Committing code