From df1b8f4a11f8715a23416a1dc32b0d4aee174fa7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= <anarcat@debian.org>
Date: Thu, 14 Dec 2023 14:46:11 -0500
Subject: [PATCH] fix markup, gitlab doesn't support RST admonitions

---
 README.rst | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/README.rst b/README.rst
index c3ff63b..c3fd33a 100644
--- a/README.rst
+++ b/README.rst
@@ -1,8 +1,6 @@
-.. attention:
-
-   The Monkeysign project has been retired, see `issue 64
-   <https://0xacab.org/monkeysphere/monkeysign/-/issues/64>`_ for the
-   rationale and alternatives.
+**WARNING**: Monkeysign project has been retired, see `issue 64
+<https://0xacab.org/monkeysphere/monkeysign/-/issues/64>`_ for the
+rationale and alternatives.
 
 Monkeysign: OpenPGP Key Exchange for Humans
 ===========================================
-- 
GitLab