summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst9
1 files changed, 3 insertions, 6 deletions
diff --git a/README.rst b/README.rst
index a0b1825..bed7f0e 100644
--- a/README.rst
+++ b/README.rst
@@ -10,6 +10,9 @@
.. image:: https://img.shields.io/pypi/pyversions/python-gitlab.svg
:target: https://pypi.python.org/pypi/python-gitlab
+.. image:: https://img.shields.io/gitter/room/python-gitlab/Lobby.svg
+ :target: https://gitter.im/python-gitlab/Lobby
+
Python GitLab
=============
@@ -17,12 +20,6 @@ Python GitLab
It supports the v4 API of GitLab, and provides a CLI tool (``gitlab``).
-Maintainer(s) wanted
-====================
-
-We are looking for new maintainer(s) for this project. See
-https://github.com/python-gitlab/python-gitlab/issues/596.
-
Installation
============