From 5576063bcf991e7f4e3e3782bcac1663a7202f32 Mon Sep 17 00:00:00 2001 From: Philippe Pepiot Date: Wed, 23 Jul 2025 17:24:09 +0200 Subject: [PATCH] Add a maintenance notice The project is currently not actively maintained, this notice help to set clear expectations for users & contributors. Closes #790 --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.rst b/README.rst index 7e888e9d..103e637f 100644 --- a/README.rst +++ b/README.rst @@ -1,3 +1,8 @@ +> [!IMPORTANT] +> **Maintenance Notice** +> +> This project is currently **not actively maintained**, and responses to issues or pull requests may be delayed for **several months**. Please consider this when using the project and feel free to contribute via pull requests, which will be reviewed as time permits. Thank you for your understanding! + ################################## Testinfra test your infrastructure ##################################