From b75a6d4465a980f03121f37595774564c9694bff Mon Sep 17 00:00:00 2001
From: Matthieu Schaller <schaller@strw.leidenuniv.nl>
Date: Sun, 9 Apr 2023 23:03:12 +0200
Subject: [PATCH] Add the mailing list to the contact page

---
 data/contact.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/data/contact.md b/data/contact.md
index ddda4ca..fa34f55 100644
--- a/data/contact.md
+++ b/data/contact.md
@@ -6,6 +6,9 @@ You can easily reach the team via our <a href="https://app.gitter.im/#/room/#swi
 
 ### E-mail
 
+You can also join our <a href="https://mail.strw.leidenuniv.nl/mailman/listinfo/swift-users">mailing list</a>.
+This is a low-traffic, announcement-only list to keep updated on releases and other important changes.
+
 Alternatively, you can contact us using the form below. <br/>
 
 <form action="https://formspree.io/f/xzbqkdyk" method="POST">
-- 
GitLab