Skip to content

Commit

Permalink
.mailmap: update Konstantin Khlebnikov's email address
Browse files Browse the repository at this point in the history
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.

Signed-off-by: Kim Phillips <[email protected]>
Acked-by: Konstantin Khlebnikov <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
  • Loading branch information
kimphill authored and torvalds committed Feb 5, 2015
1 parent 23aaed6 commit 21d543f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .mailmap
Original file line number Diff line number Diff line change
Expand Up @@ -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]>
Expand Down

0 comments on commit 21d543f

Please sign in to comment.