From 2c6bf286b479d70a632b58d55e4e388b35f84d48 Mon Sep 17 00:00:00 2001 From: Jannis Leidel Date: Mon, 26 Apr 2021 10:07:06 +0200 Subject: [PATCH] Remove note about maintenance. --- docs/source/index.rst | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index a9c0016..bf58a72 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -27,12 +27,6 @@ Contents Contribute to Auditlog ---------------------- -.. note:: - Due to multiple reasons the development of Auditlog is not a priority for me at this moment. Therefore progress might - be slow. This does not mean that this project is abandoned! Community involvement in the form of pull requests is - very much appreciated. Also, if you like to take Auditlog to the next level and be a permanent contributor, please - contact the author. Contact information can be found via GitHub. - If you discovered a bug or want to improve the code, please submit an issue and/or pull request via GitHub. Before submitting a new issue, please make sure there is no issue submitted that involves the same problem.