From: Robert Pluim Date: Wed, 12 Feb 2025 13:00:55 +0000 (+0100) Subject: Fix author name X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2141d35dd465612e0aa25d24fc0f8af090d23855;p=emacs.git Fix author name * admin/authors.el (authors-aliases): Fix entry for "thuna.cing@gmail.com" (Bug#76221). (cherry picked from commit 2d7a8cbf4c87c94c117c29ebe0c07a9b50044a82) --- diff --git a/admin/authors.el b/admin/authors.el index 2393ff973ee..453edfee7ea 100644 --- a/admin/authors.el +++ b/admin/authors.el @@ -272,7 +272,7 @@ files.") ("Thomas Dye" "Tom Dye") ("Thomas Horsley" "Tom Horsley") ; FIXME ? ("Thomas Wurgler" "Tom Wurgler") - ("Umut Thuna Akgul" "thuna\\.cing@gmail\\.com") + ("Umut Tuna Akgül" "thuna\\.cing@gmail\\.com") ("Toby Cubitt" "Toby S\\. Cubitt") ("Tomohiko Morioka" "MORIOKA Tomohiko") ("Torbjörn Axelsson" "Torbjvrn Axelsson")