Skip to content

Commit

Permalink
Update mailmap and authors
Browse files Browse the repository at this point in the history
  • Loading branch information
james-d-mitchell committed Sep 8, 2022
1 parent 621e8b3 commit 54c6254
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 43 deletions.
37 changes: 34 additions & 3 deletions .mailmap
Original file line number Diff line number Diff line change
@@ -1,5 +1,36 @@
Isabella Scott <[email protected]> <[email protected]>
James Mitchell <[email protected]> <[email protected]>
James Mitchell <[email protected]> <[email protected]>
Marina Anagnostopoulou-Merkouri <[email protected]> marinaanagno <[email protected]>
Finn Buck <[email protected]> Finnegan Buck <[email protected]>
Stuart Burrell <[email protected]> Stuart Burrell <[email protected]>
Reinis Cirpons <[email protected]> reiniscirpons <[email protected]>
Tom Conti-Leslie <[email protected]> Tom Conti-Leslie <[email protected]>
Tom Conti-Leslie <[email protected]> Tom Conti-Leslie <[email protected]>
Jan De Beule <[email protected]>
Jan De Beule <[email protected]> Jan De Beule <[email protected]>
Jan De Beule <[email protected]> jdebeule <unknown>
Joe Edwards <[email protected]> Joe Edwards <[email protected]>
Luke Elliott <[email protected]> Luke <[email protected]>
Luke Elliott <[email protected]> le27 <[email protected]>
Max Horn <[email protected]> Max Horn <[email protected]>
Julius Jonusas <[email protected]> Julius <[email protected]>
Julius Jonusas <[email protected]> Julius <unknown>
Julius Jonusas <[email protected]> jj <unknown>
Julius Jonusas <[email protected]> sriubas <[email protected]>
Olexandr Konovalov <[email protected]> Alexander Konovalov <[email protected]>
Andrea Lee <[email protected]> baydrea <[email protected]>
James Mitchell <[email protected]> <[email protected]>
James Mitchell <[email protected]> <[email protected]>
Markus Pfeiffer <[email protected]> Markus Pfeiffer <[email protected]>
Markus Pfeiffer <[email protected]> Markus Pfeiffer <[email protected]>
Lea Racine <[email protected]> LRacine <[email protected]>
Lea Racine <[email protected]> Lea Racine <[email protected]>
Lea Racine <[email protected]> Lea Racine <[email protected]>
Chris Russell <[email protected]> ChristopherRussell <[email protected]>
Isabella Scott <[email protected]> <[email protected]>
Isabella Scott <[email protected]> Isabella Scott <[email protected]>
Kamran Sharma <[email protected]> Kamran Sharma <[email protected]>
Finn Smith <[email protected]> Finlay Smith <[email protected]>
Finn Smith <[email protected]> flsmith <[email protected]>
Maria Tsalakou <[email protected]> Maria Tsalakou <[email protected]>
Murray Whyte <[email protected]> MTWhyte <[email protected]>
Murray Whyte <[email protected]> Murray Whyte <[email protected]>
Wilf Wilson <[email protected]> Wilf Wilson <[email protected]>
133 changes: 93 additions & 40 deletions PackageInfo.g
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Persons := [
FirstNames := "Finn",
IsAuthor := false,
IsMaintainer := false,
Email := "[email protected]",
Email := "[email protected]",
PostalAddress := _STANDREWSMATHS,
Place := "St Andrews",
Institution := "University of St Andrews"),
Expand All @@ -82,12 +82,14 @@ Persons := [
FirstNames := "Stuart",
IsAuthor := false,
IsMaintainer := false,
Email := "[email protected]",
PostalAddress := Concatenation([
"CREEM, The Observatory, Buchanan Gardens, ",
"St Andrews, Fife, KY16 9LZ, Scotland"]),
Place := "St Andrews",
Institution := "University of St Andrews"),
Email := "[email protected]",
WWWHome := "https://stuartburrell.github.io"),

rec(
LastName := "Campbell",
FirstNames := "Graham",
IsAuthor := false,
IsMaintainer := false),

rec(
LastName := "Cirpons",
Expand All @@ -99,45 +101,72 @@ Persons := [
Place := "St Andrews",
Institution := "University of St Andrews"),

rec(
LastName := "Clayton",
FirstNames := "Ashley",
IsAuthor := false,
IsMaintainer := false,
Email := "[email protected]",
PostalAddress := _STANDREWSMATHS,
Place := "St Andrews",
Institution := "University of St Andrews"),

rec(
LastName := "Conti-Leslie",
FirstNames := "Tom",
IsAuthor := false,
IsMaintainer := false,
Email := "[email protected]",
Email := "[email protected]",
WWWHome := "https://tomcontileslie.com"),

rec(
LastName := "Edwards",
FirstNames := "Joe",
IsAuthor := true,
IsMaintainer := false,
Email := "[email protected]",
PostalAddress := _STANDREWSMATHS,
Place := "St Andrews",
Institution := "University of St Andrews"),
Institution := "University of St Andrews",
WWWHome := "https://github.com/Joseph-Edwards"),

rec(
LastName := "Elliott",
FirstNames := "Luke",
IsAuthor := false,
IsMaintainer := false,
Email := "[email protected]",
PostalAddress := _STANDREWSMATHS,
PostalAddress := _STANDREWSMATHS, # TODO update
Place := "St Andrews",
Institution := "University of St Andrews"),

rec(
LastName := "Fernando",
FirstNames := "Isuru",
IsAuthor := false,
IsMaintainer := false,
Email := "[email protected]"),

rec(
LastName := "Gilligan",
FirstNames := "Ewan",
IsAuthor := false,
IsMaintainer := false,
Email := "[email protected]",
PostalAddress := _STANDREWSMATHS,
Place := "St Andrews",
Institution := "University of St Andrews"),
Email := "[email protected]"),

rec(
rec(
LastName := "Gutsche",
FirstNames := "Sebastian",
IsAuthor := false,
IsMaintainer := false,
Email := "[email protected]"),

rec(
LastName := "Harper",
FirstNames := "Samantha",
IsAuthor := false,
IsMaintainer := false,
Email := "[email protected]",
PostalAddress := _STANDREWSMATHS,
Place := "St Andrews",
Institution := "University of St Andrews"),
Email := "[email protected]"),

rec(
LastName := "Horn",
Expand Down Expand Up @@ -169,13 +198,31 @@ rec(
FirstNames := "Julius",
IsAuthor := true,
IsMaintainer := false,
Email := "julius.jonusas@tuwien.ac.at",
Email := "j.jonusas@gmail.com",
WWWHome := "http://julius.jonusas.work",
PostalAddress := Concatenation([
"Institut für Diskrete Mathematik und Geometrie, ",
"Wiedner Hauptstrasse 8-10, 1040 Wien, Austria"]),
Place := "Wien, Austria",
Institution := "TU Wien"),
Place := "Brussels, Belgium"),

rec(
LastName := "Konovalov",
FirstNames := "Olexandr",
IsAuthor := false,
IsMaintainer := false,
PostalAddress := _STANDREWSCS,
Email := "[email protected]",
WWWHome :=
"https://www.st-andrews.ac.uk/computer-science/people/obk1/",
Place := "St Andrews",
Institution := "University of St Andrews"),

rec(
LastName := "Lee",
FirstNames := "Andrea",
IsAuthor := false,
IsMaintainer := false,
PostalAddress := _STANDREWSMATHS,
Email := "[email protected]",
Place := "St Andrews",
Institution := "University of St Andrews"),

rec(
LastName := "Mitchell",
Expand All @@ -194,32 +241,41 @@ rec(
IsAuthor := false,
IsMaintainer := false,
Email := "[email protected]",
WWWHome := "https://www.morphism.de/~markusp",
PostalAddress := _STANDREWSCS,
Place := "St Andrews",
Institution := "University of St Andrews"),
WWWHome := "https://www.morphism.de/~markusp/"),

rec(
LastName := "Racine",
FirstNames := "Lea",
IsAuthor := false,
IsMaintainer := false,
Email := "[email protected]",
PostalAddress := _STANDREWSMATHS,
PostalAddress := _STANDREWSCS,
Place := "St Andrews",
Institution := "University of St Andrews"),

rec(
LastName := "Russell",
FirstNames := "Christopher",
IsAuthor := false,
IsMaintainer := false),

rec(
LastName := "Schaefer",
FirstNames := "Artur",
IsAuthor := false,
IsMaintainer := false,
Email := "[email protected]",
PostalAddress := _STANDREWSMATHS,
Place := "St Andrews",
Institution := "University of St Andrews"),
Email := "[email protected]"),

rec(
rec(
LastName := "Scott",
FirstNames := "Isabella",
IsAuthor := false,
IsMaintainer := false,
Email := "[email protected]",
Place := "Chicago",
Institution := "University of Chicago"),

rec(
LastName := "Sharma",
FirstNames := "Kamran",
IsAuthor := false,
Expand All @@ -229,7 +285,7 @@ rec(
Place := "St Andrews",
Institution := "University of St Andrews"),

rec(
rec(
LastName := "Smith",
FirstNames := "Finn",
IsAuthor := false,
Expand All @@ -244,10 +300,7 @@ rec(
FirstNames := "Ben",
IsAuthor := false,
IsMaintainer := false,
Email := "[email protected]",
PostalAddress := _STANDREWSMATHS,
Place := "St Andrews",
Institution := "University of St Andrews"),
Email := "[email protected]"),

rec(
LastName := "Tsalakou",
Expand Down

0 comments on commit 54c6254

Please sign in to comment.