From 53ac08f4ae0219990cd708938904a012eae9bb74 Mon Sep 17 00:00:00 2001
From: Pierre Smeyers <pierre.smeyers@gmail.com>
Date: Thu, 10 Feb 2022 08:48:43 +0100
Subject: [PATCH] doc: remove Gitlab compatibility chapter

---
 README.md | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/README.md b/README.md
index fef152d..b632edd 100644
--- a/README.md
+++ b/README.md
@@ -348,7 +348,3 @@ Note that the password should be an access token with `read_repository` and `wri
     ...
   </scm>
 ```
-
-## GitLab compatibility
-
-:information_source: This template is actually tested and validated on GitLab Community Edition instance version 13.12.11
-- 
GitLab