GNU bug report logs -
#76221
Incorrect name in admin/authors.el
Previous Next
Reported by: Thuna <thuna.cing <at> gmail.com>
Date: Wed, 12 Feb 2025 09:34:02 UTC
Severity: normal
Tags: fixed
Fixed in version 30.1
Done: Robert Pluim <rpluim <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
>>>>> On Wed, 12 Feb 2025 10:33:26 +0100, Thuna <thuna.cing <at> gmail.com> said:
Thuna> My name in admin/authors.el was written as "Umut Thuna Akgul", but it's
Thuna> "Umut Tuna Akgül".
So this? The Thuna/Tuna thing is understandable, given your From. You
could put "Umut Tuna Akgül" in there, or we could add a .mailmap entry
for it.
diff --git a/admin/authors.el b/admin/authors.el
index 436efd80613..a7c5938fdad 100644
--- a/admin/authors.el
+++ b/admin/authors.el
@@ -279,7 +279,7 @@ authors-aliases
("Thomas Dye" "Tom Dye")
("Thomas Horsley" "Tom Horsley") ; FIXME ?
("Thomas Wurgler" "Tom Wurgler")
- ("Umut Thuna Akgul" "thuna\\.cing <at> gmail\\.com")
+ ("Umut Tuna Akgül" "thuna\\.cing <at> gmail\\.com")
("Toby Cubitt" "Toby S\\. Cubitt")
("Tomohiko Morioka" "MORIOKA Tomohiko")
("Torbjörn Axelsson" "Torbjvrn Axelsson")
Robert
--
This bug report was last modified 177 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.