diff options
-rw-r--r-- | README.md | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -187,15 +187,16 @@ New BSD License. See the LICENSE file. ### DEVELOPMENT STATUS [](https://codecov.io/gh/gitpython-developers/GitPython) -[](https://travis-ci.org/gitpython-developers/GitPython) + [](https://readthedocs.org/projects/gitpython/?badge=stable) [](https://repology.org/metapackage/python:gitpython/versions) +This project is in **maintenance mode**, which means that -Now that there seems to be a massive user base, this should be motivation enough to let git-python -return to a proper state, which means +* …there will be no feature development, unless these are contributed +* …there will be no bug fixes, unless they are relevant to the safety of users, or contributed +* …issues will be responded to with waiting times of up to a month -* no open pull requests -* no open issues describing bugs +The project is open to contributions of all kinds, as well as new maintainers. [contributing]: https://github.com/gitpython-developers/GitPython/blob/master/CONTRIBUTING.md |