mbox series

[v2,0/2] scripts/checkpatch: Do not use mailmap and check qemu-trivial@ author

Message ID 20240402115958.67615-1-philmd@linaro.org
Headers show
Series scripts/checkpatch: Do not use mailmap and check qemu-trivial@ author | expand

Message

Philippe Mathieu-Daudé April 2, 2024, 11:59 a.m. UTC
Since v1:
- Extend regexp to cover all lists (Peter)

* qemu-trivial@ is not checked
* mailmap hides the mistakes we want to catch

See https://lore.kernel.org/qemu-devel/60faa39d-52e8-46f1-8bd9-9d9661794880@tls.msk.ru/

Philippe Mathieu-Daudé (2):
  scripts/checkpatch: Avoid author email mangled by qemu-*@nongnu.org
  scripts/checkpatch: Do not use mailmap

 scripts/checkpatch.pl | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)