On Sat, May 05, 2018 at 01:04:19PM +0100, ramyelkest wrote:
Signed-off-by: Ramy Elkest <ramyelkest(a)gmail.com>
There is something odd with your git setup. Did you type the signoff
manually?
Please set the name in your git config [0] to your legal name.
That way you can certify your compliance with the DCO [1]
by adding '-s' to your 'git commit' command. That way the name and
e-mail in the generated signoff will match the name and e-mail in
the author field, which is a requirement to get patches
merged in libvirt.
Jano
[0]
https://git-scm.com/book/en/v2/Getting-Started-First-Time-Git-Setup
[1]
https://developercertificate.org/