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/committing-code.txt | |
| parent | 1ed6fbcf44f0eebf29fd9b36be03bc5d73acee0a (diff) | |
Renamed "committers" to "team".
Diffstat (limited to 'docs/internals/contributing/committing-code.txt')
| -rw-r--r-- | docs/internals/contributing/committing-code.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/internals/contributing/committing-code.txt b/docs/internals/contributing/committing-code.txt index 5de2ef0378..ff5cce00ea 100644 --- a/docs/internals/contributing/committing-code.txt +++ b/docs/internals/contributing/committing-code.txt @@ -2,7 +2,7 @@ Committing code =============== -This section is addressed to the :doc:`/internals/committers` and to anyone +This section is addressed to the :doc:`/internals/team` and to anyone interested in knowing how code gets committed into Django core. If you're a community member who wants to contribute code to Django, have a look at :doc:`writing-code/working-with-git` instead. |
