Update 'JoeLametta' to 'whipper-team' everywhere in repo

This commit is contained in:
JoeLametta
2018-11-02 08:00:00 +00:00
parent 30785b8d1b
commit a011ca8d73
5 changed files with 7 additions and 7 deletions

View File

@@ -5,9 +5,9 @@ setup(
name="whipper",
version=whipper_version,
description="a secure cd ripper preferring accuracy over speed",
author=['Thomas Vander Stichele', 'Joe Lametta', 'Samantha Baldwin'],
maintainer=['Joe Lametta', 'Samantha Baldwin'],
url='https://github.com/JoeLametta/whipper',
author=['Thomas Vander Stichele', 'The Whipper Team'],
maintainer=['The Whipper Team'],
url='https://github.com/whipper-team/whipper',
license='GPL3',
packages=find_packages(),
entry_points={