From 71998f64ca1a0ea569b03aedb43d1df5fcd968a8 Mon Sep 17 00:00:00 2001
From: Andre Maroneze <andre.maroneze@cea.fr>
Date: Fri, 24 Feb 2023 19:54:33 +0100
Subject: [PATCH] [html] update contact address

---
 html/contact.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/html/contact.html b/html/contact.html
index ae472377..5726e7a6 100644
--- a/html/contact.html
+++ b/html/contact.html
@@ -80,7 +80,7 @@ function(err, data) {
 	<div class="contactInfo">
 
 	  <p>If you think Frama-C could be part of any kind of scientific collaboration, including research projects, internships,
-	  PhDs, post-doctoral positions and dissemination activities, please contact <a href="mailto:thibaud.antignac@cea.fr">thibaud.antignac(at)cea.fr</a> or <a href=
+	  PhDs, post-doctoral positions and dissemination activities, please contact <a href="mailto:allan.blanchard@cea.fr">allan.blanchard(at)cea.fr</a> or <a href=
 	  "mailto:loic.correnson@cea.fr">loic.correnson(at)cea.fr</a>.</p>
 	</div>
 
-- 
GitLab