-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ec2e1ad
commit 18b90cf
Showing
2 changed files
with
31 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,37 +1,39 @@ | ||
Olexandr Konovalov <[email protected]> Alexander Konovalov <[email protected]> | ||
Olexandr Konovalov <[email protected]> Alexander Konovalov <[email protected]> | ||
Chris Jefferson <[email protected]> Chris Jefferson <[email protected]> | ||
Chris Russell <[email protected]> ChristopherRussell <[email protected]> | ||
Stuart Burrell <[email protected]> <[email protected]> | ||
Stuart Burrell <[email protected]> stuartburrell <unknown> | ||
Reinis Cirpons <[email protected]> Reinis Cirpons <[email protected]> | ||
Tom Conti-Leslie <[email protected]> Tom Conti-Leslie <[email protected]> | ||
Joe Edwards <[email protected]> Joe Edwards <[email protected]> | ||
Luke Elliott <[email protected]> le27 <[email protected]> | ||
Fernando Flores Brito <[email protected]> Fernando Flores Brito <[email protected]> | ||
Finn Smith <[email protected]> Finlay Smith <[email protected]> | ||
Finn Smith <[email protected]> Finn Smith <[email protected]> | ||
Finn Smith <[email protected]> flsmith <[email protected]> | ||
James Mitchell <[email protected]> <[email protected]> | ||
Nick Ham <[email protected]> | ||
Robert Hancock <[email protected]> Robert Hancock <unknown> | ||
Max Horn <[email protected]> Max Horn <[email protected]> | ||
Chris Jefferson <[email protected]> Chris Jefferson <[email protected]> | ||
Julius Jonusas <[email protected]> Julius <[email protected]> | ||
Julius Jonusas <[email protected]> Julius <unknown> | ||
Julius Jonusas <[email protected]> jj <unknown> | ||
Olexandr Konovalov <[email protected]> Alexander Konovalov <[email protected]> | ||
Olexandr Konovalov <[email protected]> Alexander Konovalov <[email protected]> | ||
Artemis Konstantinidi <[email protected]> artemiskonst <[email protected]> | ||
James Mitchell <[email protected]> <[email protected]> | ||
James Mitchell <[email protected]> <[email protected]> | ||
James Mitchell <[email protected]> <[email protected]> | ||
James Mitchell <[email protected]> James Mitchell <[email protected]> | ||
James Mitchell <[email protected]> james-d-mitchell <[email protected]> | ||
James Mitchell <[email protected]> jamesm <unknown> | ||
Artemis Konstantinidi <[email protected]> artemiskonst <[email protected]> | ||
Julius Jonusas <[email protected]> Julius <[email protected]> | ||
Julius Jonusas <[email protected]> Julius <unknown> | ||
Julius Jonusas <[email protected]> jj <unknown> | ||
Luke Elliott <[email protected]> le27 <[email protected]> | ||
Markus Pfeiffer <[email protected]> Markus Pfeiffer <[email protected]> | ||
Dima Pasechnik <[email protected]> Dima Pasechnik <[email protected]> | ||
Markus Pfeiffer <[email protected]> Markus Pfeiffer <[email protected]> | ||
Markus Pfeiffer <[email protected]> Markus Pfeiffer <[email protected]> | ||
Chris Russell <[email protected]> ChristopherRussell <[email protected]> | ||
Jack Schmidt <[email protected]> Jack Schmidt <[email protected]> | ||
Finn Smith <[email protected]> Finlay Smith <[email protected]> | ||
Finn Smith <[email protected]> Finn Smith <[email protected]> | ||
Finn Smith <[email protected]> flsmith <[email protected]> | ||
Nicolas Thiéry <[email protected]> Nicolas M. Thiéry <[email protected]> | ||
Murray Whyte <[email protected]> Murray Whyte <[email protected]> | ||
Wilf Wilson <[email protected]> Wilf Wilson <[email protected]> | ||
Wilf Wilson <[email protected]> wilfwilson <[email protected]> | ||
Michael Young <[email protected]> <[email protected]> | ||
Michael Young <[email protected]> <mtorpey@mtorpey-debtest> | ||
Michael Young <[email protected]> mct25 <unknown> | ||
Michael Young <[email protected]> mtorpey <unknown> | ||
Murray Whyte <[email protected]> Murray Whyte <[email protected]> | ||
Nick Ham <[email protected]> | ||
Stuart Burrell <[email protected]> <[email protected]> | ||
Stuart Burrell <[email protected]> stuartburrell <unknown> | ||
Tom Conti-Leslie <[email protected]> Tom Conti-Leslie <[email protected]> | ||
Wilf Wilson <[email protected]> wilfwilson <[email protected]> | ||
Wilf Wilson <[email protected]> Wilf Wilson <[email protected]> | ||
Joe Edwards <[email protected]> Joe Edwards <[email protected]> | ||
Robert Hancock <[email protected]> Robert Hancock <unknown> | ||
Nicolas Thiéry <[email protected]> Nicolas M. Thiéry <[email protected]> | ||
Dima Pasechnik <[email protected]> Dima Pasechnik <[email protected]> | ||
Jack Schmidt <[email protected]> Jack Schmidt <[email protected]> | ||
Max Horn <[email protected]> Max Horn <[email protected]> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -82,11 +82,8 @@ Persons := [ | |
FirstNames := "Thomas", | ||
IsAuthor := true, | ||
IsMaintainer := false, | ||
Email := "[email protected]", | ||
PostalAddress := _STANDREWSMATHS, | ||
Place := "St Andrews", | ||
Institution := "University of St Andrews", | ||
WWWHome := "https://github.com/marinaanagno"), | ||
Email := "[email protected]", | ||
WWWHome := "https://www.math.rwth-aachen.de/~Thomas.Breuer/"), | ||
|
||
rec( | ||
LastName := "Burrell", | ||
|