Following f916ab0ccc ("send-email: more meaningful Message-ID"),
my own email address is too long :xWhile I could have an even shorter address by one character with "yhbt.net", "80x24.org" is more representative of my hacking-related pursuits. Signed-off-by: Eric Wong <[email protected]> Signed-off-by: Eric Wong <[email protected]> --- .mailmap | 1 + 1 file changed, 1 insertion(+) diff --git a/.mailmap b/.mailmap index e5b4126..a9162c0 100644 --- a/.mailmap +++ b/.mailmap @@ -51,6 +51,7 @@ Dirk Süsserott <[email protected]> Eric Blake <[email protected]> <[email protected]> Eric Hanchrow <[email protected]> <[email protected]> Eric S. Raymond <[email protected]> +Eric Wong <[email protected]> <[email protected]> Erik Faye-Lund <[email protected]> <[email protected]> Eyvind Bernhardsen <[email protected]> <[email protected]> Florian Achleitner <[email protected]> <[email protected]> -- EW -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

