diff --git a/bin/update_citations.py b/bin/update_citations.py index 607227775d..ed358f7592 100755 --- a/bin/update_citations.py +++ b/bin/update_citations.py @@ -209,7 +209,7 @@ class KnownAuthor(NamedTuple): KNOWN_AUTHORS = { - "bendudson": KnownAuthor("Dodson", "Benjamin"), + "bendudson": KnownAuthor("Dudson", "Benjamin"), "brey": KnownAuthor("Breyiannis", "George"), "David Schwörer": KnownAuthor("Bold", "David"), "dschwoerer": KnownAuthor("Bold", "David"),