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