We use .mailmap to display contributors email addresses in an uniform format.
Add an entry for Shenglei Zhang to have his/her name and email address displayed properly in the git history. Cc: Shenglei Zhang <[email protected]> Reviewed-by: Shenglei Zhang <[email protected]> Signed-off-by: Philippe Mathieu-Daude <[email protected]> --- .mailmap | 1 + 1 file changed, 1 insertion(+) diff --git a/.mailmap b/.mailmap index 504a7ea91ba0..f574194fefbd 100644 --- a/.mailmap +++ b/.mailmap @@ -61,3 +61,4 @@ Ray Ni <[email protected]> <[email protected]> Ray Ni <[email protected]> <[email protected]> Samer El-Haj-Mahmoud <[email protected]> <[email protected]> Samer El-Haj-Mahmoud <[email protected]> <Samer El-Haj-Mahmoud [email protected]> +Shenglei Zhang <[email protected]> -- 2.21.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#52921): https://edk2.groups.io/g/devel/message/52921 Mute This Topic: https://groups.io/mt/69463127/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
