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