Skip to content

Commit e177825

Browse files
committed
Adjust email address
1 parent 85fb169 commit e177825

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ def run_tests(self):
3434
long_description=readme,
3535
long_description_content_type="text/x-rst",
3636
author='Aaron Coburn',
37-
author_email='acoburn@amherst.edu',
37+
author_email='acoburn@apache.org',
3838
maintainer='Aaron Coburn',
39-
maintainer_email='acoburn@amherst.edu',
39+
maintainer_email='acoburn@apache.org',
4040
classifiers=[
4141
"Programming Language :: Python",
4242
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)