Skip to content

Commit

Permalink
Update my contact details
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin committed Mar 8, 2023
1 parent 6247451 commit 3fa7dbc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions PackageInfo.g
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,16 @@ Persons := [
FirstNames := "Max",
IsAuthor := false,
IsMaintainer := true,
Email := "[email protected].de",
Email := "mhorn@rptu.de",
WWWHome := "https://www.quendi.de/math",
PostalAddress := Concatenation(
"Fachbereich Mathematik\n",
"TU Kaiserslautern\n",
"RPTU Kaiserslautern-Landau\n",
"Gottlieb-Daimler-Straße 48\n",
"67663 Kaiserslautern\n",
"Germany" ),
Place := "Kaiserslautern, Germany",
Institution := "TU Kaiserslautern"
Institution := "RPTU Kaiserslautern-Landau"
),

rec(
Expand Down

0 comments on commit 3fa7dbc

Please sign in to comment.