| 306 | | * Our policy is to keep the names of developers and contributors |
|---|
| 307 | | in the ``AUTHORS`` file distributed with Django, so please don't include |
|---|
| 308 | | your name in the actual code. Feel free to include a change to the |
|---|
| 309 | | ``AUTHORS`` file in your patch if you make more than a single trivial |
|---|
| 310 | | change. |
|---|
| | 306 | * Please don't put your name in the code you contribute. Our policy is to |
|---|
| | 307 | keep contributors' names in the ``AUTHORS`` file distributed with Django |
|---|
| | 308 | -- not scattered throughout the codebase itself. Feel free to include a |
|---|
| | 309 | change to the ``AUTHORS`` file in your patch if you make more than a |
|---|
| | 310 | single trivial change. |
|---|