We use .mailmap to display contributors email addresses in an uniform format.
Add an entry for Ray Ni to have his/her name and email address displayed properly in the git history. Cc: Ray Ni <[email protected]> Reviewed-by: Ray Ni <[email protected]> Signed-off-by: Philippe Mathieu-Daude <[email protected]> --- .mailmap | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.mailmap b/.mailmap index 9082d9912acf..7f68422028c4 100644 --- a/.mailmap +++ b/.mailmap @@ -52,3 +52,10 @@ Michael Kubacki <[email protected]> </o=Intel/ou=External (FYDIBOHF25S Ming Tan <[email protected]> Nikolai Saoukh <[email protected]> Philippe Mathieu-Daudé <[email protected]> +Ray Ni <[email protected]> +Ray Ni <[email protected]> <C:/Program Files (x86)/Git/O=Intel/OU=Pacifica02/cn=Recipients/cn=rni2> +Ray Ni <[email protected]> <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524> +Ray Ni <[email protected]> <niruiyu@Edk2> +Ray Ni <[email protected]> <[email protected]> +Ray Ni <[email protected]> <[email protected]> +Ray Ni <[email protected]> <[email protected]> -- 2.21.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#52919): https://edk2.groups.io/g/devel/message/52919 Mute This Topic: https://groups.io/mt/69463124/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
