diff --git a/setup.py b/setup.py index 5aaa423..37c4cc4 100644 --- a/setup.py +++ b/setup.py @@ -22,8 +22,8 @@ def read(*filenames, **kwargs): setup( name='flake8-commas', - author="Peter Law", - author_email="PeterJCLaw@gmail.com", + author="Trevor Creech", + author_email="trevor@trevorcreech.com", maintainer="Peter Law", maintainer_email="PeterJCLaw@gmail.com", version='4.0.0.dev0',