File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -11,4 +11,5 @@ Contributors:
11
11
Martin Bachwerk <https://github.com/arski>
12
12
Sinan Islekdemir <https://github.com/sinanislekdemir>
13
13
Michael Marx <https://github.com/rezemika>
14
+ Marshal Taylor <https://github.com/mpt777>
14
15
Oluwafemi Ebenezer <https://github.com/bencipher>
Original file line number Diff line number Diff line change 1
- Copyright (c) 2012-2017 Vincent Agnano.
1
+ Copyright (c) 2012-2023 Vincent Agnano.
2
2
All rights reserved.
3
3
4
4
Redistribution and use in source and binary forms, with or without modification,
Original file line number Diff line number Diff line change 9
9
description = 'Render an optimized version of your original image on display. Ability to resize and crop.' ,
10
10
long_description = open ('README.md' ).read (),
11
11
author = 'Vincent Agnano' ,
12
- author_email = 'vincent.agnano@scopyleft.fr ' ,
12
+ author_email = 'vinyll@protonmail.com ' ,
13
13
url = 'http://github.com/vinyll/django-imagefit' ,
14
14
license = 'BSD' ,
15
15
packages = find_packages (),
You can’t perform that action at this time.
0 commit comments