BaseTools/PatchCheck.py: Check the patch author email address
To avoid patches committed with incorrect email address, use the EmailAddressCheck class on the author email too. Example: $ python BaseTools/Scripts/PatchCheck.py 1a049513 Checking git commit: 1a049513 The 'Author' email address is not valid: * The email address cannot contain a space: /o=Intel/ou=External \ (FYDIBOHF25SPDLT)/cn=Recipients/cn=fe425ca7e5f4401abed22b904fe5d964 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>
Loading
Please register or sign in to comment