]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools/Scripts/PatchCheck.py: Detect emails rewritten by Groups.Io
authorPhilippe Mathieu-Daude <philmd@redhat.com>
Tue, 4 Feb 2020 22:49:15 +0000 (06:49 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 6 Feb 2020 13:16:09 +0000 (13:16 +0000)
commit38ed2ff3dd4edebbdcd1ae7da471464b663a2e21
tree6168629f34d1aa0e31cc4709d32933d1b31e8a6a
parenta4960cf1b6c225b2d993b4f9c467b495a6e7dda2
BaseTools/Scripts/PatchCheck.py: Detect emails rewritten by Groups.Io

Due to strict DMARC / DKIM / SPF rules, Groups.Io sometimes rewrite
the author email. See for example commit df851da3ceff5b6bcf5e12616.
Add a check to detect these rewrites with PatchCheck.py.

Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com>
Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
BaseTools/Scripts/PatchCheck.py