From 07698894b4388f849c99514f23a8419e5e4c3e3e Mon Sep 17 00:00:00 2001 From: alex-a-levine Date: Tue, 19 May 2026 10:10:05 +0100 Subject: [PATCH 1/2] Update PackageInfo.g Updated Luna's name --- PackageInfo.g | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PackageInfo.g b/PackageInfo.g index 6246081a9..86f79aa96 100644 --- a/PackageInfo.g +++ b/PackageInfo.g @@ -142,7 +142,7 @@ Persons := [ rec( LastName := "Elliott", - FirstNames := "Luke", + FirstNames := "Luna", IsAuthor := true, IsMaintainer := false, Email := "le27@st-andrews.ac.uk", From 76f3b15c209bc690b63f7f1c926aa391f7a2fce6 Mon Sep 17 00:00:00 2001 From: Reinis Cirpons <43414125+reiniscirpons@users.noreply.github.com> Date: Thu, 28 May 2026 15:20:45 +0200 Subject: [PATCH 2/2] Add info from Lunas website --- PackageInfo.g | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/PackageInfo.g b/PackageInfo.g index 86f79aa96..79c1e816f 100644 --- a/PackageInfo.g +++ b/PackageInfo.g @@ -145,11 +145,10 @@ Persons := [ FirstNames := "Luna", IsAuthor := true, IsMaintainer := false, - Email := "le27@st-andrews.ac.uk", - WWWHome := "https://le27.github.io/Luke-Elliott/", - PostalAddress := _STANDREWSMATHS, - Place := "St Andrews", - Institution := "University of St Andrews"), + Email := "luna.elliott142857@gmail.com", + WWWHome := "https://le27.github.io/L-Elliott/", + Place := "Manchester", + Institution := "University of Manchester"), rec( LastName := "Flores Brito",