diff options
-rw-r--r-- | README.rst | 9 |
1 files changed, 3 insertions, 6 deletions
@@ -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 ============ |