diff options
author | Gauvain Pocentek <gauvain@pocentek.net> | 2018-09-26 13:42:33 +0200 |
---|---|---|
committer | Gauvain Pocentek <gauvain@pocentek.net> | 2018-09-26 13:42:33 +0200 |
commit | 77f4d3af9c1e5f08b8f4e3aa32c7944c9814dab0 (patch) | |
tree | f5724744f29ba26db0b771d770d210f59e61fcfb | |
parent | 58d5c0a40b08870ffff4ec206a312e2630145a71 (diff) | |
download | gitlab-77f4d3af9c1e5f08b8f4e3aa32c7944c9814dab0.tar.gz |
README: add a note about maintainers
-rw-r--r-- | README.rst | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -17,6 +17,12 @@ Python GitLab It supports the v4 API of GitLab, and provides a CLI tool (``gitlab``). +Maintainer(s) wanted +==================== + +We are looking for neww maintainer(s) for this project. See +https://github.com/python-gitlab/python-gitlab/issues/596. + Installation ============ |