Skip to content

Commit

Permalink
setup.py: Update package author info
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka committed Nov 17, 2019
1 parent ef63e2d commit 7ed00ef
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 @@ -252,8 +252,8 @@ def run(self):
version=version_string,
url="https://github.com/quodlibet/mutagen",
description="read and write audio tags for many formats",
author="Michael Urman",
author_email="[email protected].com",
author="Christoph Reiter",
author_email="reiter.christoph@gmail.com",
license="GPL-2.0-or-later",
classifiers=[
'Operating System :: OS Independent',
Expand Down

0 comments on commit 7ed00ef

Please sign in to comment.