diff options
| author | Michael Merickel <michael@merickel.org> | 2017-06-27 00:10:12 -0500 |
|---|---|---|
| committer | Michael Merickel <michael@merickel.org> | 2017-06-27 00:10:59 -0500 |
| commit | 884eb55bbaef486deadb629d87abc0bf46a11719 (patch) | |
| tree | b1f7b454abbab1d4c9ed45526fe5b37f3c7330bf /contributing.md | |
| parent | 9e3aeb68adc4a9b685a5d8c92c04ecdeba973143 (diff) | |
| download | pyramid-884eb55bbaef486deadb629d87abc0bf46a11719.tar.gz pyramid-884eb55bbaef486deadb629d87abc0bf46a11719.tar.bz2 pyramid-884eb55bbaef486deadb629d87abc0bf46a11719.zip | |
prep 1.10.dev0
Diffstat (limited to 'contributing.md')
| -rw-r--r-- | contributing.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/contributing.md b/contributing.md index fec4f4f27..3b960c1e1 100644 --- a/contributing.md +++ b/contributing.md @@ -27,10 +27,8 @@ listed below. * [master](https://github.com/Pylons/pyramid/) - The branch on which further development takes place. The default branch on GitHub. * [1.9-branch](https://github.com/Pylons/pyramid/tree/1.9-branch) - The branch - classified as "alpha". -* [1.8-branch](https://github.com/Pylons/pyramid/tree/1.8-branch) - The branch classified as "stable" or "latest". -* [1.7-branch](https://github.com/Pylons/pyramid/tree/1.7-branch) - The oldest +* [1.8-branch](https://github.com/Pylons/pyramid/tree/1.8-branch) - The oldest actively maintained and stable branch. Older branches are not actively maintained. In general, two stable branches and |
