aboutsummaryrefslogtreecommitdiffstats
path: root/docs/topics
diff options
context:
space:
mode:
authorTom Christie2015-01-07 21:02:42 +0000
committerTom Christie2015-01-07 21:02:42 +0000
commit1102e22cb407b9069ce3301bd578ba45a775a89e (patch)
tree46ee63c483bd85daa9806fc1fa31117127a2527b /docs/topics
parentff726aa44cc8dc7374a0c3c88139271a36dd2f8a (diff)
downloaddjango-rest-framework-1102e22cb407b9069ce3301bd578ba45a775a89e.tar.bz2
Update project-management.md
Diffstat (limited to 'docs/topics')
-rw-r--r--docs/topics/project-management.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/topics/project-management.md b/docs/topics/project-management.md
index f581cabd..037b7182 100644
--- a/docs/topics/project-management.md
+++ b/docs/topics/project-management.md
@@ -58,6 +58,8 @@ The following template should be used for the description of the issue, and serv
#### New members.
If you wish to be considered for this or a future date, please comment against this or subsequent issues.
+
+ To modify this process for future releases make a pull request to the [project management](http://www.django-rest-framework.org/topics/project-management/) documentation.
#### Responsibilities of team members
@@ -107,6 +109,8 @@ The following template should be used for the description of the issue, and serv
- [ ] Make a release announcement on the [discussion group](https://groups.google.com/forum/?fromgroups#!forum/django-rest-framework).
- [ ] Make a release announcement on twitter.
- [ ] Close the milestone on GitHub.
+
+ To modify this process for future releases make a pull request to the [project management](http://www.django-rest-framework.org/topics/project-management/) documentation.
When pushing the release to PyPI ensure that your environment has been installed from our development `requirement.txt`, so that documentation and PyPI installs are consistently being built against a pinned set of packages.