Hi Robert, 
I used the instructions provide on 
https://orgmode.org/worg/org-contribute.html#first-patch.
For me, it was a first too, send a patch via email. Can I 
prevent these issues in the future or use a different method
to send my patches?

Kind regardes,
Bob 


--
Sent with Tutanota, enjoy secure & ad-free emails.



Jun 24, 2022, 17:01 by rpluim@gmail.com:
On Fri, 24 Jun 2022 17:20:37 +0300, Daniel Fleischer <danflscr@gmail.com> said:

Daniel> Robert Pluim [2022-06-24 Fri 15:37] wrote:
>> Hi Daniel, I see this was committed with you as Author: and Bob as
>> Created-by:, which is somewhat unusual. I canʼt find anything about
>> Created-by in the descriptions of org-mode's processes (and this is
>> the only instance I can see in the commit logs).

Daniel> That patch was actually just a diff, so I created a commit so it was
Daniel> my name. I came up with the "created-by" field to
Daniel> attribute the work to Bob. Is there another way it should have been done?

git commit --author='Bob Vergauwen <emacs@vergauwen.me>'

which would show you as the committer, and Bob as the author.

Robert
--