From 95f1a0542de27f07fcf702d06ee942a7e91a1714 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Pavel=20B=C5=99ou=C5=A1ek?= <brousek@ics.muni.cz>
Date: Thu, 2 May 2024 15:49:37 +0200
Subject: [PATCH] docs: end of life

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

diff --git a/README.md b/README.md
index 5a97e70..df94afd 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,11 @@
 # simplesamlphp-module-attribute_check
 
+![maintenance status: end of life](https://img.shields.io/maintenance/end%20of%20life/2024)
+
+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 2024. Check out [Apereo CAS](https://apereo.github.io/cas/) or [eduGAIN Access Check](https://access-check.edugain.org/) instead.
+
+## Description
+
 SimpleSAMLphp module for deploying an SP serving as an attribute check.
 
 ## Configuration
-- 
GitLab