From: Matías Aguirre Date: Wed, 5 Jan 2011 14:20:26 +0000 (-0200) Subject: Amend documentation and add contribution X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=20c49d8230b7a072047aa54ac06d88d795020ecb;p=django-social-auth.git Amend documentation and add contribution --- diff --git a/README.rst b/README.rst index db8d515..9546008 100644 --- a/README.rst +++ b/README.rst @@ -267,10 +267,14 @@ Attributions to whom deserves: - Improvements and Orkut support -- krvss_ (Caio Ariede): +- krvss_ (Stas Kravets): - Initial setup.py configuration +- jezdez_ (Jannis Leidel): + + - Documentation improvements + ---------- Copyrights @@ -307,8 +311,6 @@ Base work is copyrighted by: .. _dnsmasq: http://www.thekelleys.org.uk/dnsmasq/doc.html .. _Facebook development resources: http://developers.facebook.com/docs/authentication/ .. _Facebook App Creation: http://developers.facebook.com/setup/ -.. _caioariede: https://github.com/caioariede -.. _krvss: https://github.com/krvss .. _Google support: http://www.google.com/support/a/bin/answer.py?hl=en&answer=162105 .. _Orkut API: http://code.google.com/apis/orkut/docs/rest/developers_guide_protocol.html#Authenticating .. _Google OpenID: http://code.google.com/apis/accounts/docs/OpenID.html @@ -319,3 +321,6 @@ Base work is copyrighted by: .. _myOpenID: https://www.myopenid.com/ .. _pypi: http://pypi.python.org/pypi/django-social-auth/ .. _github: https://github.com/omab/django-social-auth +.. _caioariede: https://github.com/caioariede +.. _krvss: https://github.com/krvss +.. _jezdez: https://github.com/jezdez