natestedman / Observatory

A Python based dashboard for the Rensselaer Center for Open Source Software. For continued development, please see http://github.com/rcos/observatory
rcos.rpi.edu
ISC License
8 stars 14 forks source link

When I create an account, projects that I've contributed to should be shown #20

Closed colinsullivan closed 13 years ago

colinsullivan commented 13 years ago

When a user registers on the Dashboard, we could see if there are any posts/commits with that user's name and email (?), and if so can associate these events with the user automatically.

natestedman commented 13 years ago

Sounds good. Email matching is also a lot better than name matching, and the matching in general needs to get genericized and DRYed.

natestedman commented 13 years ago

Fixed.

Test with your name/email (not not your email for the name matching) on Observatory commits.