GNU bug report logs - #76221
Incorrect name in admin/authors.el

Previous Next

Package: emacs;

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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 76221 in the body.
You can then email your comments to 76221 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#76221; Package emacs. (Wed, 12 Feb 2025 09:34:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Thuna <thuna.cing <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Wed, 12 Feb 2025 09:34:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Thuna <thuna.cing <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Incorrect name in admin/authors.el
Date: Wed, 12 Feb 2025 10:33:26 +0100
My name in admin/authors.el was written as "Umut Thuna Akgul", but it's
"Umut Tuna Akgül".




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#76221; Package emacs. (Wed, 12 Feb 2025 11:26:01 GMT) Full text and rfc822 format available.

Message #8 received at 76221 <at> debbugs.gnu.org (full text, mbox):

From: Robert Pluim <rpluim <at> gmail.com>
To: Thuna <thuna.cing <at> gmail.com>
Cc: 76221 <at> debbugs.gnu.org
Subject: Re: bug#76221: Incorrect name in admin/authors.el
Date: Wed, 12 Feb 2025 12:25:03 +0100
>>>>> 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
-- 




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#76221; Package emacs. (Wed, 12 Feb 2025 11:41:02 GMT) Full text and rfc822 format available.

Message #11 received at 76221 <at> debbugs.gnu.org (full text, mbox):

From: Thuna <thuna.cing <at> gmail.com>
To: Robert Pluim <rpluim <at> gmail.com>
Cc: 76221 <at> debbugs.gnu.org
Subject: Re: bug#76221: Incorrect name in admin/authors.el
Date: Wed, 12 Feb 2025 12:40:18 +0100
> So this?
> 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")

Yes, this is correct.

> 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.

Apologies for the confusion, but I would prefer to keep my From as just
"Thuna".




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#76221; Package emacs. (Wed, 12 Feb 2025 12:25:02 GMT) Full text and rfc822 format available.

Message #14 received at 76221 <at> debbugs.gnu.org (full text, mbox):

From: Robert Pluim <rpluim <at> gmail.com>
To: Thuna <thuna.cing <at> gmail.com>
Cc: 76221 <at> debbugs.gnu.org
Subject: Re: bug#76221: Incorrect name in admin/authors.el
Date: Wed, 12 Feb 2025 13:23:51 +0100
>>>>> On Wed, 12 Feb 2025 12:40:18 +0100, Thuna <thuna.cing <at> gmail.com> said:

    Thuna> Yes, this is correct.

OK

    >> 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.

    Thuna> Apologies for the confusion, but I would prefer to keep my From as just
    Thuna> "Thuna".

Sure. Did you want the .mailmap entry? Then 'git log' and similar
would show your full name rather than "Thuna".

Robert
-- 




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#76221; Package emacs. (Wed, 12 Feb 2025 12:29:02 GMT) Full text and rfc822 format available.

Message #17 received at 76221 <at> debbugs.gnu.org (full text, mbox):

From: Thuna <thuna.cing <at> gmail.com>
To: Robert Pluim <rpluim <at> gmail.com>
Cc: 76221 <at> debbugs.gnu.org
Subject: Re: bug#76221: Incorrect name in admin/authors.el
Date: Wed, 12 Feb 2025 13:28:19 +0100
> Sure. Did you want the .mailmap entry? Then 'git log' and similar
> would show your full name rather than "Thuna".

Thank you, "Thuna" is fine as the git name as well so there's no need.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#76221; Package emacs. (Wed, 12 Feb 2025 13:06:02 GMT) Full text and rfc822 format available.

Message #20 received at 76221 <at> debbugs.gnu.org (full text, mbox):

From: Robert Pluim <rpluim <at> gmail.com>
To: Thuna <thuna.cing <at> gmail.com>
Cc: 76221 <at> debbugs.gnu.org
Subject: Re: bug#76221: Incorrect name in admin/authors.el
Date: Wed, 12 Feb 2025 14:05:20 +0100
tags 76221 fixed
close 76221 30.1
quit

>>>>> On Wed, 12 Feb 2025 13:28:19 +0100, Thuna <thuna.cing <at> gmail.com> said:

    >> Sure. Did you want the .mailmap entry? Then 'git log' and similar
    >> would show your full name rather than "Thuna".

    Thuna> Thank you, "Thuna" is fine as the git name as well so there's no need.

Closing.
Committed as 2d7a8cbf4c8

(on the emacs-30 branch)

Robert
-- 




Added tag(s) fixed. Request was from Robert Pluim <rpluim <at> gmail.com> to control <at> debbugs.gnu.org. (Wed, 12 Feb 2025 13:06:02 GMT) Full text and rfc822 format available.

bug marked as fixed in version 30.1, send any further explanations to 76221 <at> debbugs.gnu.org and Thuna <thuna.cing <at> gmail.com> Request was from Robert Pluim <rpluim <at> gmail.com> to control <at> debbugs.gnu.org. (Wed, 12 Feb 2025 13:06:03 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#76221; Package emacs. (Wed, 12 Feb 2025 14:09:02 GMT) Full text and rfc822 format available.

Message #27 received at 76221 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefankangas <at> gmail.com>
To: Thuna <thuna.cing <at> gmail.com>, Robert Pluim <rpluim <at> gmail.com>
Cc: 76221 <at> debbugs.gnu.org
Subject: Re: bug#76221: Incorrect name in admin/authors.el
Date: Wed, 12 Feb 2025 06:08:27 -0800
Thuna <thuna.cing <at> gmail.com> writes:

>> Sure. Did you want the .mailmap entry? Then 'git log' and similar
>> would show your full name rather than "Thuna".
>
> Thank you, "Thuna" is fine as the git name as well so there's no need.

Is it okay if I add this line to .mailmap?

    Thuna <thuna.cing <at> gmail.com>

Speaking as a person who somewhat frequently has to update both
authors.el and .mailmap, this would make the discrepancy between Git log
and AUTHORS more explicit.  It might also help some future maintainer to
know that doing it like that was a specific request.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#76221; Package emacs. (Wed, 12 Feb 2025 14:14:01 GMT) Full text and rfc822 format available.

Message #30 received at 76221 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Thuna <thuna.cing <at> gmail.com>
Cc: 76221 <at> debbugs.gnu.org
Subject: Re: bug#76221: Incorrect name in admin/authors.el
Date: Wed, 12 Feb 2025 16:13:41 +0200
> From: Thuna <thuna.cing <at> gmail.com>
> Date: Wed, 12 Feb 2025 10:33:26 +0100
> 
> My name in admin/authors.el was written as "Umut Thuna Akgul", but it's
> "Umut Tuna Akgül".

I'm very sorry for this mistake.  (It wasn't mine: I just copied
someone else's mistake, but I will make sure the source is also
fixed.)

Please accept my sincere apologies.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#76221; Package emacs. (Wed, 12 Feb 2025 14:28:03 GMT) Full text and rfc822 format available.

Message #33 received at 76221 <at> debbugs.gnu.org (full text, mbox):

From: Thuna <thuna.cing <at> gmail.com>
To: Stefan Kangas <stefankangas <at> gmail.com>, Robert Pluim <rpluim <at> gmail.com>
Cc: 76221 <at> debbugs.gnu.org
Subject: Re: bug#76221: Incorrect name in admin/authors.el
Date: Wed, 12 Feb 2025 15:27:19 +0100
> Is it okay if I add this line to .mailmap?
>
>     Thuna <thuna.cing <at> gmail.com>

Of course, please do!




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#76221; Package emacs. (Wed, 12 Feb 2025 14:30:02 GMT) Full text and rfc822 format available.

Message #36 received at 76221 <at> debbugs.gnu.org (full text, mbox):

From: Thuna <thuna.cing <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 76221 <at> debbugs.gnu.org
Subject: Re: bug#76221: Incorrect name in admin/authors.el
Date: Wed, 12 Feb 2025 15:29:14 +0100
> I'm very sorry for this mistake.  (It wasn't mine: I just copied
> someone else's mistake, but I will make sure the source is also
> fixed.)
>
> Please accept my sincere apologies.

No problem, it's completely understandable, given the two are really
similar.  I think there was a mixup late into the assignment process
itself, but I had thought that that was cleared up.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#76221; Package emacs. (Wed, 12 Feb 2025 14:36:01 GMT) Full text and rfc822 format available.

Message #39 received at 76221-done <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefankangas <at> gmail.com>
To: Thuna <thuna.cing <at> gmail.com>, Robert Pluim <rpluim <at> gmail.com>
Cc: 76221-done <at> debbugs.gnu.org
Subject: Re: bug#76221: Incorrect name in admin/authors.el
Date: Wed, 12 Feb 2025 06:35:08 -0800
Thuna <thuna.cing <at> gmail.com> writes:

>> Is it okay if I add this line to .mailmap?
>>
>>     Thuna <thuna.cing <at> gmail.com>
>
> Of course, please do!

Thanks, done in commit 02851768b72.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#76221; Package emacs. (Wed, 12 Feb 2025 14:38:02 GMT) Full text and rfc822 format available.

Message #42 received at 76221 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Thuna <thuna.cing <at> gmail.com>
Cc: rpluim <at> gmail.com, 76221 <at> debbugs.gnu.org
Subject: Re: bug#76221: Incorrect name in admin/authors.el
Date: Wed, 12 Feb 2025 16:37:44 +0200
> Cc: 76221 <at> debbugs.gnu.org
> From: Thuna <thuna.cing <at> gmail.com>
> Date: Wed, 12 Feb 2025 12:40:18 +0100
> 
> > The Thuna/Tuna thing is understandable, given your From.

It was not because of From.

> >  You could put
> > "Umut Tuna Akgül" in there, or we could add a .mailmap entry for it.
> 
> Apologies for the confusion, but I would prefer to keep my From as just
> "Thuna".

That list in authors.el exists precisely for such cases.  There's no
need for any .mailmap entries.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#76221; Package emacs. (Wed, 12 Feb 2025 14:49:02 GMT) Full text and rfc822 format available.

Message #45 received at 76221 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Thuna <thuna.cing <at> gmail.com>
Cc: 76221 <at> debbugs.gnu.org
Subject: Re: bug#76221: Incorrect name in admin/authors.el
Date: Wed, 12 Feb 2025 16:47:52 +0200
> From: Thuna <thuna.cing <at> gmail.com>
> Cc: 76221 <at> debbugs.gnu.org
> Date: Wed, 12 Feb 2025 15:29:14 +0100
> 
> > I'm very sorry for this mistake.  (It wasn't mine: I just copied
> > someone else's mistake, but I will make sure the source is also
> > fixed.)
> >
> > Please accept my sincere apologies.
> 
> No problem, it's completely understandable, given the two are really
> similar.  I think there was a mixup late into the assignment process
> itself

That was the problem, yes.

> but I had thought that that was cleared up.

It wasn't.  I've written to them now to fix the misspelling.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 13 Mar 2025 11:24:11 GMT) Full text and rfc822 format available.

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.