Skip to content

Commit d15a3c3

Browse files
Update email
1 parent 043bc38 commit d15a3c3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

AUTHORS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Andrey Fedoseev <andrey.fedoseev@gmail.com> [https://github.com/andreyfedoseev]
1+
Andrey Fedoseev <andrey@andreyfedoseev.com> [https://github.com/andreyfedoseev]
22

33
Contributors
44
=============

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ def read(fname):
4848
packages=find_packages(),
4949
version=version,
5050
author="Andrey Fedoseev",
51-
author_email="andrey.fedoseev@gmail.com",
51+
author_email="andrey@andreyfedoseev.com",
5252
url="https://github.com/andreyfedoseev/django-static-precompiler",
5353
description="Django template tags to compile all kinds of static files "
5454
"(SASS, LESS, Stylus, CoffeeScript, Babel, LiveScript, Handlebars).",

0 commit comments

Comments
 (0)