|
| From: | Eric Blake |
| Subject: | Re: [Qemu-devel] [PATCH] scripts: report on author emails that are mangled by the mailing list |
| Date: | Thu, 23 Aug 2018 09:07:27 -0500 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 |
On 08/23/2018 05:25 AM, Daniel P. Berrangé wrote:
In some cases the Author: email address in patches submitted to the
list gets mangled such that it says
John Doe via Qemu-devel <address@hidden>
This change is a result of workarounds for DMARC policies.
Subsystem maintainers accepting patches need to catch these and fix
them before sending pull requests, so a checkpatch.pl test is highly
desirable.
Signed-off-by: Daniel P. Berrangé <address@hidden>
---
scripts/checkpatch.pl | 4 ++++
1 file changed, 4 insertions(+)
Adding it here will let patchew flag such message; the workaround is for the submitter to resubmit with an explicit 'From: User Name <address@hidden>' line in the body of the email.
Reviewed-by: Eric Blake <address@hidden> -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3266 Virtualization: qemu.org | libvirt.org
| [Prev in Thread] | Current Thread | [Next in Thread] |