We use .mailmap to display contributors email addresses in an uniform format.
Add an entry for Star Zeng to have his/her name and email address displayed properly in the git history. Cc: Star Zeng <[email protected]> Reviewed-by: Star Zeng <[email protected]> Signed-off-by: Philippe Mathieu-Daude <[email protected]> --- .mailmap | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.mailmap b/.mailmap index f574194fefbd..b15d4f3bbddd 100644 --- a/.mailmap +++ b/.mailmap @@ -62,3 +62,6 @@ 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]> +Star Zeng <[email protected]> +Star Zeng <[email protected]> <lzeng14@6f19259b-4bc3-4df7-8a09-765794883524> +Star Zeng <[email protected]> <lzeng14@Edk2> -- 2.21.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#52922): https://edk2.groups.io/g/devel/message/52922 Mute This Topic: https://groups.io/mt/69463131/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
