We use .mailmap to display contributors email addresses in an uniform format.
Add an entry for Hao Wu to have his/her name and email address displayed properly in the git history. Cc: Hao Wu <[email protected]> Reviewed-by: Hao A Wu <[email protected]> Signed-off-by: Philippe Mathieu-Daude <[email protected]> --- .mailmap | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.mailmap b/.mailmap index 732d7a99f845..cc94d92461c2 100644 --- a/.mailmap +++ b/.mailmap @@ -23,3 +23,5 @@ Eric Dong <[email protected]> Eric Dong <[email protected]> Eric Dong <[email protected]> <ydong10@6f19259b-4bc3-4df7-8a09-765794883524> Eric Dong <[email protected]> <ydong10@Edk2> Erik Bjorge <[email protected]> <geekboy15a@6f19259b-4bc3-4df7-8a09-765794883524> +Hao A Wu <[email protected]> +Hao A Wu <[email protected]> <hwu1225@Edk2> -- 2.21.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#52903): https://edk2.groups.io/g/devel/message/52903 Mute This Topic: https://groups.io/mt/69463101/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
