diff options
| author | Tim Graham <timograham@gmail.com> | 2017-02-14 11:30:33 -0500 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2017-02-15 08:32:48 -0500 |
| commit | 2b8a345996c46ecd115bb3102d3de680b50d38d2 (patch) | |
| tree | a845c205c2612b9eb606efec0d77957984ab6e05 /docs/internals/git.txt | |
| parent | f5ff5be2c11613e611f53ba4d6b194675811cbad (diff) | |
[1.11.x] Removed docs/internals/roles.txt.
It's moved to https://www.djangoproject.com/foundation/teams/.
Backport of 3d14cbc86781ea1051af7f0c421bee3ecf2f9842 from master
Diffstat (limited to 'docs/internals/git.txt')
| -rw-r--r-- | docs/internals/git.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/internals/git.txt b/docs/internals/git.txt index 0e35544eb4..386a2a05a7 100644 --- a/docs/internals/git.txt +++ b/docs/internals/git.txt @@ -242,8 +242,7 @@ branches, used for Google Summer of Code projects. Tags ==== -Each Django release is tagged and signed by a :ref:`releaser -<releasers-list>`. +Each Django release is tagged and signed by the releaser. The tags can be found on GitHub's `tags`_ page. |
