diff --git a/coursera/coursera_dl.py b/coursera/coursera_dl.py index 2ae2c62..da18281 100644 --- a/coursera/coursera_dl.py +++ b/coursera/coursera_dl.py @@ -3,7 +3,7 @@ # Authors and copyright: # © 2012-2013, John Lehmann (first last at geemail dotcom or @jplehmann) -# © 2012-2020, Rogério Theodoro de Brito (r lastname at ime usp br) +# © 2012-2020, Rogério Theodoro de Brito # © 2013, Jonas De Taeye (first dt at fastmail fm) # # Contributions are welcome, but please add new unit tests to test your changes diff --git a/setup.py b/setup.py index bdac4f1..a3da7fb 100644 --- a/setup.py +++ b/setup.py @@ -88,7 +88,7 @@ setup( name='coursera-dl', version=__version__, maintainer='Rogério Theodoro de Brito', - maintainer_email='rbrito@ime.usp.br', + maintainer_email='rbrito@gmail.com', license='LGPL', url='https://github.com/coursera-dl/coursera-dl',