Renamed "committers" to "team".

This commit is contained in:
Aymeric Augustin 2014-07-13 09:58:53 +02:00
parent 1ed6fbcf44
commit 5ad48a9ef2
8 changed files with 21 additions and 26 deletions

View file

@ -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.