get_maintainer.pl returns [email protected] via git history,
for which emails get rejected:

 RCPT TO:<[email protected]>
 550 5.1.1 Recipient address rejected: User unknown

Use his other address that passes vger's mxverify:

 RCPT TO:<[email protected]>
 250 2.1.5 OK ir10si13843754pbc.62 - gsmtp

and add his old email address in the wrong email address field.

Cc: Konstantin Khlebnikov <[email protected]>
Signed-off-by: Kim Phillips <[email protected]>
---
 .mailmap | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.mailmap b/.mailmap
index d357e1b..0d971cf 100644
--- a/.mailmap
+++ b/.mailmap
@@ -73,6 +73,7 @@ Juha Yrjola <[email protected]>
 Juha Yrjola <[email protected]>
 Kay Sievers <[email protected]>
 Kenneth W Chen <[email protected]>
+Konstantin Khlebnikov <[email protected]> <[email protected]>
 Koushik <[email protected]>
 Kuninori Morimoto <[email protected]>
 Leonid I Ananiev <[email protected]>
-- 
2.2.2

--
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/

Reply via email to