* [PATCH] scripts/get_maintainer.pl: Drop wrong line from output
@ 2024-01-10 14:20 Sascha Hauer
2024-01-11 14:14 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Sascha Hauer @ 2024-01-10 14:20 UTC (permalink / raw)
To: Barebox List
scripts/get_maintainer.pl prints "Maintained" on an otherwise empty
line. Drop this wrong line as it triggers "b4 send" to try take this as
an EMail address.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
---
scripts/get_maintainer.pl | 1 -
1 file changed, 1 deletion(-)
diff --git a/scripts/get_maintainer.pl b/scripts/get_maintainer.pl
index a19c0e7305..abc2dead2b 100755
--- a/scripts/get_maintainer.pl
+++ b/scripts/get_maintainer.pl
@@ -5,5 +5,4 @@
print <<'EOT'
Sascha Hauer <s.hauer@pengutronix.de> (maintainer:BAREBOX)
barebox@lists.infradead.org (open list:BAREBOX)
-Maintained
EOT
--
2.39.2
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] scripts/get_maintainer.pl: Drop wrong line from output
2024-01-10 14:20 [PATCH] scripts/get_maintainer.pl: Drop wrong line from output Sascha Hauer
@ 2024-01-11 14:14 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2024-01-11 14:14 UTC (permalink / raw)
To: Barebox List, Sascha Hauer
On Wed, 10 Jan 2024 15:20:14 +0100, Sascha Hauer wrote:
> scripts/get_maintainer.pl prints "Maintained" on an otherwise empty
> line. Drop this wrong line as it triggers "b4 send" to try take this as
> an EMail address.
>
>
Applied, thanks!
[1/1] scripts/get_maintainer.pl: Drop wrong line from output
commit: 36b1cdae22acf0c3a798b4dd6ff3c9d7bd91eb3f
Best regards,
--
Sascha Hauer <s.hauer@pengutronix.de>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-01-11 14:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-10 14:20 [PATCH] scripts/get_maintainer.pl: Drop wrong line from output Sascha Hauer
2024-01-11 14:14 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox