Skip to content

Commit 46efbf9

Browse files
committed
Merge branch 'bugfix/update-author' into 'master'
Update author to Jason as he's owned the bulk of the implementation. See merge request python-devs/importlib_metadata!123
2 parents a274bcc + 005c528 commit 46efbf9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[metadata]
22
name = importlib_metadata
3-
author = Barry Warsaw
4-
author_email = [email protected]
3+
author = Jason R. Coombs
4+
author_email = [email protected]
55
url = http://importlib-metadata.readthedocs.io/
66
description = Read metadata from Python packages
77
long_description = file: README.rst

0 commit comments

Comments
 (0)