When I took a look at the code I saw some typos and I fixed them.

CommentFileSizeAuthor
#1 flattr-typo-fixes-1513974-1.patch750 bytesyannickoo

Comments

yannickoo’s picture

StatusFileSize
new750 bytes
Letharion’s picture

Status: Active » Fixed

Thank you. :)

yannickoo’s picture

Please don't forget to attribute authorship to me with adding --author="yan_nick <yan_nick@531118.no-reply.drupal.org>" to the commit message ;)

Letharion’s picture

I actually thought for a moment about authorship, but since you hadn't used format-patch but a regular diff, and I couldn't find the documentation for it right away, I just went with the oldschool 'By yannickoo' and applied it. :)

Honestly, I think I will always be to lazy to take the time to go to individual users pages and copy/paste their authorship info. If someone wants credit for a patch, I will expect it either exported with format-patch, or as a fork of the project to a sandbox. This puts the responsibility of authorship handling on the actual author, not the commiter, which makes sense to me.

yannickoo’s picture

What is a "format-patch"? But I think it's the only way to give some credits to the patches' author.

Letharion’s picture

It is definitely not the only way :) And in my opinion, it's the worst, as it relies on me to remember and do extra work. I found some more info on format-patch here.

yannickoo’s picture

Thanks for the information :)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.