diff options
| author | Aymeric Augustin <aymeric.augustin@m4x.org> | 2014-07-13 09:58:53 +0200 |
|---|---|---|
| committer | Aymeric Augustin <aymeric.augustin@m4x.org> | 2014-08-01 14:41:24 +0200 |
| commit | 5ad48a9ef2f83d06e94e7ca0988c4b7218aae0fb (patch) | |
| tree | 7fff53684a5666cfc1b7ba7faad8ccbf199b372a /docs/internals/contributing/writing-code | |
| parent | 1ed6fbcf44f0eebf29fd9b36be03bc5d73acee0a (diff) | |
Renamed "committers" to "team".
Diffstat (limited to 'docs/internals/contributing/writing-code')
| -rw-r--r-- | docs/internals/contributing/writing-code/working-with-git.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/internals/contributing/writing-code/working-with-git.txt b/docs/internals/contributing/writing-code/working-with-git.txt index 9d48835cf1..81c8b8a682 100644 --- a/docs/internals/contributing/writing-code/working-with-git.txt +++ b/docs/internals/contributing/writing-code/working-with-git.txt @@ -7,7 +7,7 @@ requests. If you're interested in how core developers handle them, see Below, we are going to show how to create a GitHub pull request containing the changes for Trac ticket #xxxxx. By creating a fully-ready pull request you -will make the committers' job easier, meaning that your work is more likely to +will make the reviewer's job easier, meaning that your work is more likely to be merged into Django. You could also upload a traditional patch to Trac, but it's less practical for |
