]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools/PatchCheck.py: Check the committer email address
authorPhilippe Mathieu-Daude <philmd@redhat.com>
Thu, 9 Jan 2020 10:55:46 +0000 (18:55 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 10 Jan 2020 04:06:42 +0000 (04:06 +0000)
commit8f38b08b506c0ea602444a09eda2f5ef1099498a
tree32cd6917d8f3c64da7dcee1c1cf5e686f1a88c36
parent8ffa47fb3abd58ded6fe852ee9f518d19f9f9858
BaseTools/PatchCheck.py: Check the committer email address

To avoid patches committed with incorrect email address,
use the EmailAddressCheck class on the committer email too.

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