Removed docs/internals/roles.txt.

It's moved to https://www.djangoproject.com/foundation/teams/.
This commit is contained in:
Tim Graham 2017-02-14 11:30:33 -05:00 committed by Aymeric Augustin
parent b9b35f9efa
commit 3d14cbc867
7 changed files with 13 additions and 85 deletions

View file

@ -2,10 +2,9 @@
Committing code
===============
This section is addressed to the :ref:`committers` 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.
This section is addressed to the committers and to anyone interested in knowing
how code gets committed into Django. If you're a community member who wants to
contribute code to Django, look at :doc:`writing-code/working-with-git` instead.
.. _handling-pull-requests: