summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2020-04-11 11:45:01 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2020-04-11 11:45:01 +0800
commite2616e12df494774f13fd88538e9a58673f5dabb (patch)
tree86f68dc8189ce7602b9671ddfbb059e2133957d0 /README.md
parent391c0023675b8372cff768ff6818be456a775185 (diff)
downloadgitpython-e2616e12df494774f13fd88538e9a58673f5dabb.tar.gz
Use github actions badge, and provide more information about the maintenance mode we are in
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 6 insertions, 5 deletions
diff --git a/README.md b/README.md
index 2b3f7108..c55b1943 100644
--- a/README.md
+++ b/README.md
@@ -187,15 +187,16 @@ New BSD License. See the LICENSE file.
### DEVELOPMENT STATUS
[![codecov](https://codecov.io/gh/gitpython-developers/GitPython/branch/master/graph/badge.svg)](https://codecov.io/gh/gitpython-developers/GitPython)
-[![Build Status](https://travis-ci.org/gitpython-developers/GitPython.svg)](https://travis-ci.org/gitpython-developers/GitPython)
+![Python package](https://github.com/gitpython-developers/GitPython/workflows/Python%20package/badge.svg)
[![Documentation Status](https://readthedocs.org/projects/gitpython/badge/?version=stable)](https://readthedocs.org/projects/gitpython/?badge=stable)
[![Packaging status](https://repology.org/badge/tiny-repos/python:gitpython.svg)](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