-
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
dc6462b
commit 7c7bfe2
Showing
2 changed files
with
3 additions
and
1 deletion.
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 |
---|---|---|
|
@@ -4,6 +4,8 @@ Reinis Cirpons <[email protected]> Reinis Cirpons <43414125+reiniscirpons@u | |
Reinis Cirpons <[email protected]> reiniscirpons <[email protected]> | ||
Tom Conti-Leslie <[email protected]> Tom Conti-Leslie <[email protected]> | ||
Joseph Edwards <[email protected]> Joseph Edwards <[email protected]> | ||
Joseph Edwards <[email protected]> Joe Edwards <[email protected]> | ||
Joseph Edwards <[email protected]> Joseph Edwards <[email protected]> | ||
Luke Elliott <[email protected]> le27 <[email protected]> | ||
Fernando Flores Brito <[email protected]> Fernando Flores Brito <[email protected]> | ||
Nick Ham <[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 |
---|---|---|
|
@@ -114,7 +114,7 @@ Persons := [ | |
|
||
rec( | ||
LastName := "Edwards", | ||
FirstNames := "Joseph", | ||
FirstNames := "Joe", | ||
IsAuthor := true, | ||
IsMaintainer := false, | ||
Email := "[email protected]", | ||
|