From 0879bd2d876c6d386800acf38202c18e5a8a8284 Mon Sep 17 00:00:00 2001 From: JM Etancelin <jean-matthieu.etancelin@univ-pau.fr> Date: Mon, 10 Jun 2024 10:02:43 +0200 Subject: [PATCH] fix codemeta file --- codemeta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codemeta.json b/codemeta.json index 0ca58d3c7..9ec75bc2d 100644 --- a/codemeta.json +++ b/codemeta.json @@ -113,7 +113,7 @@ "@id": "https://orcid.org/0000-0002-9351-6211", "givenName": "Jean-Baptiste", "familyName": "Lagaert", - "email": "jean-baptiste.lagaert@math.u-psud.fr" + "email": "jean-baptiste.lagaert@math.u-psud.fr", "affiliation": { "@type": "Organization", "name": "Laboratoire de Mathématiques Orsay, Université Paris Saclay, Paris, France" -- GitLab