File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -187,15 +187,16 @@ New BSD License. See the LICENSE file.
187187### DEVELOPMENT STATUS
188188
189189[ ![ codecov] ( https://codecov.io/gh/gitpython-developers/GitPython/branch/master/graph/badge.svg )] ( https://codecov.io/gh/gitpython-developers/GitPython )
190- [ ![ Build Status ] ( https://travis-ci.org /gitpython-developers/GitPython.svg )] ( https://travis-ci.org/gitpython-developers/GitPython )
190+ ![ Python package ] ( https://github.com /gitpython-developers/GitPython/workflows/Python%20package/badge.svg )
191191[ ![ Documentation Status] ( https://readthedocs.org/projects/gitpython/badge/?version=stable )] ( https://readthedocs.org/projects/gitpython/?badge=stable )
192192[ ![ Packaging status] ( https://repology.org/badge/tiny-repos/python:gitpython.svg )] ( https://repology.org/metapackage/python:gitpython/versions )
193193
194+ This project is in ** maintenance mode** , which means that
194195
195- Now that there seems to be a massive user base, this should be motivation enough to let git-python
196- return to a proper state, which means
196+ * …there will be no feature development, unless these are contributed
197+ * …there will be no bug fixes, unless they are relevant to the safety of users, or contributed
198+ * …issues will be responded to with waiting times of up to a month
197199
198- * no open pull requests
199- * no open issues describing bugs
200+ The project is open to contributions of all kinds, as well as new maintainers.
200201
201202[ contributing ] : https://github.com/gitpython-developers/GitPython/blob/master/CONTRIBUTING.md
You can’t perform that action at this time.
0 commit comments