Since the get_maintainer script still reports my old email id based on few old commits, update mailmap to report new/updated address. It also helps to fix email address for 'git shortlog'
Cc: Andrew Morton <[email protected]> Signed-off-by: Sudeep Holla <[email protected]> --- .mailmap | 1 + 1 file changed, 1 insertion(+) diff --git a/.mailmap b/.mailmap index 6287004040e7..f563e6f4895e 100644 --- a/.mailmap +++ b/.mailmap @@ -113,6 +113,7 @@ Shiraz Hashim <[email protected]> <[email protected]> Simon Kelley <[email protected]> Stéphane Witzmann <[email protected]> Stephen Hemminger <[email protected]> +Sudeep Holla <[email protected]> Sudeep KarkadaNagesha <[email protected]> Sumit Semwal <[email protected]> Tejun Heo <[email protected]> Thomas Graf <[email protected]> -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

