We use .mailmap to display contributors email addresses in an uniform format.
Add an entry for Christopher J Zurcher to have his/her name and email address displayed properly in the git history. Cc: Christopher J Zurcher <[email protected]> Reviewed-by: Christopher J Zurcher <[email protected]> Signed-off-by: Philippe Mathieu-Daude <[email protected]> --- .mailmap | 1 + 1 file changed, 1 insertion(+) diff --git a/.mailmap b/.mailmap index 8f351b59ea76..b05d1501e185 100644 --- a/.mailmap +++ b/.mailmap @@ -17,3 +17,4 @@ Ard Biesheuvel <[email protected]> <abiesheuvel@Edk2> Ashley DeSimone <[email protected]> <ashdesimone@6f19259b-4bc3-4df7-8a09-765794883524> Baraneedharan Anbazhagan <[email protected]> Chasel Chiu <[email protected]> +Christopher J Zurcher <[email protected]> -- 2.21.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#52905): https://edk2.groups.io/g/devel/message/52905 Mute This Topic: https://groups.io/mt/69463104/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
