diff options
| author | Tim Graham <timograham@gmail.com> | 2017-02-14 11:30:33 -0500 |
|---|---|---|
| committer | Aymeric Augustin <aymeric.augustin@m4x.org> | 2017-02-15 09:31:41 +0100 |
| commit | 3d14cbc86781ea1051af7f0c421bee3ecf2f9842 (patch) | |
| tree | f6c85b661a3b628ad20c5ef633794227967d5308 /docs/internals/contributing | |
| parent | b9b35f9efabc19f6c58f2d5962a9e6d8dc53a786 (diff) | |
Removed docs/internals/roles.txt.
It's moved to https://www.djangoproject.com/foundation/teams/.
Diffstat (limited to 'docs/internals/contributing')
| -rw-r--r-- | docs/internals/contributing/committing-code.txt | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/internals/contributing/committing-code.txt b/docs/internals/contributing/committing-code.txt index d42fdb8940..fd526b1dd6 100644 --- a/docs/internals/contributing/committing-code.txt +++ b/docs/internals/contributing/committing-code.txt @@ -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: |
