We use .mailmap to display contributors email addresses in an uniform format.
Add an entry for Vladimir Olovyannikov to have his/her name and email address displayed properly in the git history. Cc: Vladimir Olovyannikov <[email protected]> Reviewed-by: Vladimir Olovyannikov <[email protected]> Signed-off-by: Philippe Mathieu-Daude <[email protected]> --- .mailmap | 1 + 1 file changed, 1 insertion(+) diff --git a/.mailmap b/.mailmap index 8b3140e90318..6e61fec90bee 100644 --- a/.mailmap +++ b/.mailmap @@ -66,3 +66,4 @@ 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]> +Vladimir Olovyannikov <[email protected]> Vladimir Olovyannikov via edk2-devel <[email protected]> -- 2.21.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#52924): https://edk2.groups.io/g/devel/message/52924 Mute This Topic: https://groups.io/mt/69463139/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
