diff options
| author | Xavier Ordoquy | 2015-01-08 23:24:19 +0100 |
|---|---|---|
| committer | Xavier Ordoquy | 2015-01-08 23:24:19 +0100 |
| commit | 02ee3871ae696da762f144c1fbab2065c70cccef (patch) | |
| tree | f628ad73c3cab0f99c4820e468d24380336efa05 /docs/topics | |
| parent | b7015ea8989d67617d276829ccb6a192362ee01f (diff) | |
| parent | 4d9e7a53565f6301b87999e6bafdb1c2c3c2af3b (diff) | |
| download | django-rest-framework-02ee3871ae696da762f144c1fbab2065c70cccef.tar.bz2 | |
Merge remote-tracking branch 'origin/master' into release/3.0.3
Diffstat (limited to 'docs/topics')
| -rw-r--r-- | docs/topics/project-management.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/topics/project-management.md b/docs/topics/project-management.md index f581cabd..cd0d8cd3 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 maintenance cycles 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. @@ -126,6 +130,7 @@ The following issues still need to be addressed: * Ensure `@jamie` has back-up access to the `django-rest-framework.org` domain setup and admin. * Document ownership of the [live example][sandbox] API. * Document ownership of the [mailing list][mailing-list] and IRC channel. +* Document ownership and management of the security mailing list. [bus-factor]: http://en.wikipedia.org/wiki/Bus_factor [un-triaged]: https://github.com/tomchristie/django-rest-framework/issues?q=is%3Aopen+no%3Alabel |
