From 6d8f61755f8d5e052989c9c6c67e4a7dc17b2dac Mon Sep 17 00:00:00 2001 From: reiniscirpons Date: Thu, 28 May 2026 15:35:16 +0200 Subject: [PATCH] =?UTF-8?q?Mettre=20=C3=A0=20jour=20mes=20informations?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PackageInfo.g | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/PackageInfo.g b/PackageInfo.g index 8de5c2a52..fc2385239 100644 --- a/PackageInfo.g +++ b/PackageInfo.g @@ -173,8 +173,18 @@ Persons := [ FirstNames := "Reinis", IsAuthor := true, IsMaintainer := false, - Email := "rc234@st-andrews.ac.uk", - GithubUsername := "reiniscirpons"), + Email := "reinis.cirpons@inria.fr", + GithubUsername := "reiniscirpons", + PostalAddress := Concatenation( + "LS2N, ", + "UFR Sciences et Techniques, ", + "2, rue de la Houssinière, ", + "BP 92208, ", + "44322 Nantes Cedex 3, ", + "France"), + Place := "Nantes, France", + Institution := "INRIA", + WWWHome := "https://reinisc.id.lv/"), rec( LastName := "Clayton",