From 45c4ef5ca3c1a432ce725b7cede7a86239d3d616 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Pavel=20B=C5=99ou=C5=A1ek?= <brousek@ics.muni.cz>
Date: Tue, 18 Jul 2023 11:55:43 +0200
Subject: [PATCH] docs: end of life

---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.md b/README.md
index fe880831..6aadbea5 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,11 @@
 # perun-simplesamlphp-module
 
+![maintenance status: end of life](https://img.shields.io/maintenance/end%20of%20life/2023)
+
+This project has reached end of life, which means no new features will be added. Security patches and important bug fixes will end as of 2023. Check out [SATOSA](https://github.com/IdentityPython/SATOSA) and [microservices by Perun AAI](https://gitlab.ics.muni.cz/perun-proxy-aai/python/satosacontrib-perun) instead.
+
+## Description
+
 Module which allows simpleSAMLphp to get data from Perun.
 
 ## Contribution
-- 
GitLab