Spot on. I registered my Apache email, and at least some parts of the Git UI started to recognize my commits. I think the rest is just cached and will be refreshed eventually.
Thanks, Andrus On Sep 4, 2014, at 5:45 PM, Dzmitry Kazimirchyk <dkazimirc...@gmail.com> wrote: > From what I know github does the mapping to accounts basing on the email > specified in git commit ('user.email' property in git config). > > It looks like commits from the SVN times were mapped to @apache.org emails in > git, so adding your apache email to the emails list in the github profile > settings should do the trick. > > However, now with Git you can specify non apache email in the 'user.email' > setting, which explains the situation when not all commits are shown. So in > this case you have to add all the emails used to claim those commits on > github. > > Dima > > On 9/4/14 4:53 PM, Andrus Adamchik wrote: >> Anyone knows how to map Apache accounts to GitHub accounts? >> >> It appears that most of our committers are mapped properly (even if their >> account IDs are different between github and apache) [1]. Mine is not, >> Tore's is not. John's shows just one commit. >> >> Or is this an infra question (?) >> >> Andrus >> >> [1] https://github.com/apache/cayenne/graphs/contributors >> > >