16 Apr, 2015

1 commit

  • Work and Home computer had different settings in the mail client. Some
    contributions appear as Ricardo Ribalda, others as Ricardo Ribalda Delgado
    (and one as just Ricardo).

    Signed-off-by: Ricardo Ribalda Delgado
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Ricardo Ribalda Delgado
     

06 Feb, 2015

1 commit

  • get_maintainer.pl returns k.khlebnikov@samsung.com via git history, for
    which emails get rejected:

    RCPT TO:
    550 5.1.1 Recipient address rejected: User unknown

    Use his other address that passes vger's mxverify:

    RCPT TO:
    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
    Acked-by: Konstantin Khlebnikov
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Kim Phillips
     

09 Jan, 2015

1 commit


19 Dec, 2014

2 commits


31 Jul, 2014

1 commit

  • My IBM email addresses haven't worked for years; also map some
    old-but-functional forwarding addresses to my canonical address.

    Update my GPG key fingerprint; I moved to 4096R a long time ago.

    Update description.

    Signed-off-by: Josh Triplett
    Cc: "Paul E. McKenney"
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Josh Triplett
     

19 Apr, 2014

1 commit

  • shiraz.hashim@st.com email-id doesn't exist anymore as he has left the
    company. Replace ST's id with shiraz.linux.kernel@gmail.com.

    It also updates .mailmap file to fix address for 'git shortlog'.

    Signed-off-by: Viresh Kumar
    Cc: Shiraz Hashim
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Viresh Kumar
     

21 Jun, 2012

1 commit

  • viresh.kumar@st.com email-id doesn't exist anymore as I have left the
    company. Replace ST's id with viresh.linux@gmail.com.

    It also updates .mailmap file to fix address for 'git shortlog'

    Signed-off-by: Viresh Kumar
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Viresh Kumar
     

01 Jun, 2012

1 commit


11 Nov, 2011

1 commit


07 Jul, 2011

1 commit


24 May, 2011

1 commit


22 Mar, 2011

1 commit


25 Jan, 2011

1 commit


24 Nov, 2010

1 commit


07 Feb, 2009

2 commits


07 Jan, 2009

1 commit


28 Oct, 2008

1 commit


20 Oct, 2008

1 commit


14 Sep, 2008

1 commit


30 Apr, 2008

1 commit

  • I realize some of the maintainers email clients and/or scripts cannot
    handle UTF-8 encoded names properly, as a result your ChangeLogs
    displays me as two different person :).

    Following patch adds correctly encoded name of mine into .mailmap, to
    prevent appearing it not to be so or badly displayed.

    Signed-off-by: S.Çağlar Onur
    Signed-off-by: Linus Torvalds

    S.Çağlar Onur
     

24 Apr, 2007

1 commit


15 Feb, 2007

1 commit

  • This list was built into the git-shortlog tool and has been removed in the
    latest version. It should be maintained separately so this is what this
    patch does.

    A couple more entries were added to the original list as well.

    Signed-off-by: Nicolas Pitre
    Acked-by: Junio C Hamano
    Cc: Linus Torvalds
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Nicolas Pitre