Skip to content

Commit

Permalink
Update author to company instead of individuals
Browse files Browse the repository at this point in the history
  • Loading branch information
Loic Teixeira committed Mar 27, 2018
1 parent b81038f commit e67323e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
name='wagtailenforcer',
version='1.0.3',
description='WagtailEnforcer, the Wagtail arm of the law.',
author='Jordi J. Tablada, Dave Cartwright, Richard McMillan',
author_email='jordi@springload.co.nz, dave@springload.co.nz, richardm@springload.co.nz',
author='Springload',
author_email='hello@springload.co.nz',
url='https://github.com/springload/wagtailenforcer/',
packages=find_packages(),
include_package_data=True,
Expand Down

0 comments on commit e67323e

Please sign in to comment.