con / tributors

Pay tribute to your contributors! A tool to automatically update contributor files.
https://con.github.io/tributors/
Apache License 2.0
13 stars 6 forks source link

Fixing mailmap issue #61

Closed vsoch closed 1 year ago

vsoch commented 3 years ago

@yarikoptic this should fix #60. The issue was (as I suspected) not fully understanding the mailmap file - it looks like you can have more than one name, email for file.

Since this is just an update-lookup function, it will only serve to find new metadata for existing entries, if I remember correctly!

I also ran black on the code and updated the dates in the headers, sorry for the extra noise!

Signed-off-by: vsoch vsoch@users.noreply.github.com

yarikoptic commented 1 year ago

mailmap issue was fixed in #69. any blacking etc should be redone due to extensive conflicts now. Please reopen or file a new one