https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21637 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Mackey, congrats on your first patch! Small thing: Your original patch had an incomplete author line, reading: From: Your Full Name <your_email> I've fixed that while doing QA to: Author: Mackey Johnstone <mackeyfj@gmail.com> Hope, that's ok! You can fix this in your git settings with the following commands: git config --global user.name "your NAME" git config --global user.email "your@mail.com" -- You are receiving this mail because: You are watching all bug changes.