summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorIb Lundgren <ib.lundgren@gmail.com>2014-10-23 19:37:28 +0100
committerIb Lundgren <ib.lundgren@gmail.com>2014-10-23 19:37:28 +0100
commite4a27e70d9855d42112016c62afbb1c82fd35fd6 (patch)
treeb30ca6c30d5525ed0b50ec1521e9794fc1d9be74 /Makefile
parent9a1b29440bfd095c625b35399305532ac3a45b9c (diff)
downloadoauthlib-e4a27e70d9855d42112016c62afbb1c82fd35fd6.tar.gz
s/lepture/evonove/
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1c653d4..259fe9c 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ test:
rm -rf flask-oauthlib
#---------------------------
# Library: evonove/django-oauth-toolkit
- # Contacts: lepture,masci
+ # Contacts: evonove,masci
# (note: has tox.ini already)
git clone https://github.com/evonove/django-oauth-toolkit.git
cd django-oauth-toolkit && tox -e "$(PYS)"