diff options
Diffstat (limited to 'topics/project-management/index.html')
| -rw-r--r-- | topics/project-management/index.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/topics/project-management/index.html b/topics/project-management/index.html index e1e7d756..91fa2359 100644 --- a/topics/project-management/index.html +++ b/topics/project-management/index.html @@ -432,6 +432,8 @@ The following people are the current maintenance team. Please checkmark your nam #### 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 maintenance cycles make a pull request to the [project management](http://www.django-rest-framework.org/topics/project-management/) documentation. </code></pre> <h4 id="responsibilities-of-team-members">Responsibilities of team members</h4> <p>Team members have the following responsibilities.</p> @@ -475,6 +477,8 @@ Checklist: - [ ] 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. </code></pre> <p>When pushing the release to PyPI ensure that your environment has been installed from our development <code>requirement.txt</code>, so that documentation and PyPI installs are consistently being built against a pinned set of packages.</p> <hr /> @@ -488,6 +492,7 @@ Checklist: <li>Ensure <code>@jamie</code> has back-up access to the <code>django-rest-framework.org</code> domain setup and admin.</li> <li>Document ownership of the <a href="http://restframework.herokuapp.com/">live example</a> API.</li> <li>Document ownership of the <a href="https://groups.google.com/forum/#!forum/django-rest-framework">mailing list</a> and IRC channel.</li> +<li>Document ownership and management of the security mailing list.</li> </ul> </div> |
