ralhei / pyRserve

A python client for Rserve (network layer to remote R server)
Other
48 stars 13 forks source link

I am the author of commit d7a999f #6

Closed flying-sheep closed 9 years ago

flying-sheep commented 10 years ago

could you please do

git rebase -i d7a999f^
#now change the “pick” in front of the hash d7a999f to “edit”
git commit --amend --author="Phil Schaf <flying-sheep@web.de>"
git rebase --continue
git push -f

i’d really like to be listed as contributor by github :)

ralhei commented 9 years ago

Hi Phil, finally, it's done ;-) Thanks for your patience.

flying-sheep commented 9 years ago

:+1: thank you!