Add a .mailmap entry so my [email protected] address is used for all email.
Suggested-by: Quentin Schulz <[email protected]> Signed-off-by: Simon Glass <[email protected]> --- .mailmap | 1 + 1 file changed, 1 insertion(+) diff --git a/.mailmap b/.mailmap index 0c2e96219f8..7aef23fd7cf 100644 --- a/.mailmap +++ b/.mailmap @@ -137,6 +137,7 @@ Sean Anderson <[email protected]> <[email protected]> Shaohui Xie <[email protected]> Shravya Kumbham <[email protected]> <[email protected]> Shubhrajyoti Datta <[email protected]> <[email protected]> +Simon Glass <[email protected]> <[email protected]> Siva Durga Prasad Paladugu <[email protected]> <[email protected]> Siva Durga Prasad Paladugu <[email protected]> <[email protected]> Srinivas Goud <[email protected]> <[email protected]> --- base-commit: bb0f3eebb3c196d9b6efbbd1e5aa9b16abbb9ad6 branch: mailmap -- 2.43.0

