* [PATCH] MAINTAINERS: update email address of Marek Linnder
@ 2024-12-27 9:19 Marek Lindner
2024-12-30 21:38 ` Linus Lüssing
0 siblings, 1 reply; 2+ messages in thread
From: Marek Lindner @ 2024-12-27 9:19 UTC (permalink / raw)
To: b.a.t.m.a.n; +Cc: Marek Lindner
Signed-off-by: Marek Lindner <marek.lindner@mailbox.org>
---
MAINTAINERS | 2 +-
net/batman-adv/main.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 1120a7d8..9ea7a1e4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1,5 +1,5 @@
BATMAN ADVANCED
-M: Marek Lindner <mareklindner@neomailbox.ch>
+M: Marek Lindner <marek.lindner@mailbox.org>
M: Simon Wunderlich <sw@simonwunderlich.de>
M: Antonio Quartulli <a@unstable.cc>
M: Sven Eckelmann <sven@narfation.org>
diff --git a/net/batman-adv/main.h b/net/batman-adv/main.h
index 7d0e25ce..276e9421 100644
--- a/net/batman-adv/main.h
+++ b/net/batman-adv/main.h
@@ -7,7 +7,7 @@
#ifndef _NET_BATMAN_ADV_MAIN_H_
#define _NET_BATMAN_ADV_MAIN_H_
-#define BATADV_DRIVER_AUTHOR "Marek Lindner <mareklindner@neomailbox.ch>, " \
+#define BATADV_DRIVER_AUTHOR "Marek Lindner <marek.lindner@mailbox.org>, " \
"Simon Wunderlich <sw@simonwunderlich.de>"
#define BATADV_DRIVER_DESC "B.A.T.M.A.N. advanced"
#define BATADV_DRIVER_DEVICE "batman-adv"
--
2.45.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] MAINTAINERS: update email address of Marek Linnder
2024-12-27 9:19 [PATCH] MAINTAINERS: update email address of Marek Linnder Marek Lindner
@ 2024-12-30 21:38 ` Linus Lüssing
0 siblings, 0 replies; 2+ messages in thread
From: Linus Lüssing @ 2024-12-30 21:38 UTC (permalink / raw)
To: Marek Lindner; +Cc: b.a.t.m.a.n
On Fri, Dec 27, 2024 at 10:19:12AM +0100, Marek Lindner wrote:
> Signed-off-by: Marek Lindner <marek.lindner@mailbox.org>
> ---
> MAINTAINERS | 2 +-
> net/batman-adv/main.h | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Would it maybe make sense to also add a .mailmap file to
both batman-adv and batctl?
This is useful for tools like "git shortlog -sne" to associate
multiple (potentially deprecated) emails to the same person.
(Or even multiple author names to the same person, like it
sometimes happens with my Lüssing vs. Luessing surname.)
There's also a manpage for it, "man gitmailmap". And .mailmap is
already used and present on the upstream Linux kernel. But it's
missing for our off-tree batman-adv repo right now.
Regards, Linus
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-30 21:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-27 9:19 [PATCH] MAINTAINERS: update email address of Marek Linnder Marek Lindner
2024-12-30 21:38 ` Linus Lüssing
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox