My time at Oracle is ending at the end of the month. Update my email
address accordingly.
Signed-off-by: Dan Carpenter <[email protected]>
---
It's sort of unfortunate that this changes the output of git log. I
wish there were a way to update get_maintainer.pl output without
affecting the log.
.mailmap | 1 +
1 file changed, 1 insertion(+)
diff --git a/.mailmap b/.mailmap
index 380378e2db36..b4e7511121f0 100644
--- a/.mailmap
+++ b/.mailmap
@@ -104,6 +104,7 @@ Christoph Hellwig <[email protected]>
Colin Ian King <[email protected]> <[email protected]>
Corey Minyard <[email protected]>
Damian Hobson-Garcia <[email protected]>
+Dan Carpenter <[email protected]> <[email protected]>
Daniel Borkmann <[email protected]> <[email protected]>
Daniel Borkmann <[email protected]> <[email protected]>
Daniel Borkmann <[email protected]> <[email protected]>
--
2.35.1
On Wed, 2022-10-12 at 16:19 +0300, Dan Carpenter wrote:
> My time at Oracle is ending at the end of the month. Update my email
> address accordingly.
>
> Signed-off-by: Dan Carpenter <[email protected]>
> ---
> It's sort of unfortunate that this changes the output of git log. I
> wish there were a way to update get_maintainer.pl output without
> affecting the log.
There is a --no-mailmap command line option switch both for
git log and get_maintainer