From 2b8a345996c46ecd115bb3102d3de680b50d38d2 Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Tue, 14 Feb 2017 11:30:33 -0500 Subject: [1.11.x] Removed docs/internals/roles.txt. It's moved to https://www.djangoproject.com/foundation/teams/. Backport of 3d14cbc86781ea1051af7f0c421bee3ecf2f9842 from master --- docs/internals/contributing/committing-code.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'docs/internals/contributing') 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: -- cgit v1.3