On Sat, Jul 18, 2009 at 11:14 PM, Aaron S. Meurer<[email protected]> wrote: > > After finally finding where you paste the hook url (it's at > https://github.com/ > <username>/sympy/edit/hooks by the way), I got it up. It looks like > some of the stuff doesn't work. Like, no one is listed as an author > of my repository. The reason, I think, is that it lists my repository > as http://github.com/Aaron%20Meurer/sympy, when it is really > http://github.com/asmeurer/sympy/
Seems like you found a bug. In any case, if you go here: http://repos.sympy.org/hooks/repos/ and type "sympy" as repository and "asmeurer" as user, it should create the correct repository. I think I know where the problem is --- it's because I tried to be clever, and so I searched for your email address in the database and found a match (but with a wrong username). So essentially I should distinguish between user names and github usernames. Ondrej --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sympy?hl=en -~----------~----~----~----~------~----~------~--~---
