diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4041165..2895dd5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ developers/maintainers feel good when trying to change code that other people contributed. For the record, when this document mentions "I", it mostly means Rogério -Brito's (@rbrito) is the one to blame. +Theodoro de Brito's (@rbrito) is the one to blame. # Write good commit messages diff --git a/coursera/coursera_dl.py b/coursera/coursera_dl.py index 2b9ab16..2ae2c62 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 Brito (r lastname at ime usp br) +# © 2012-2020, Rogério Theodoro de Brito (r lastname at ime usp br) # © 2013, Jonas De Taeye (first dt at fastmail fm) # # Contributions are welcome, but please add new unit tests to test your changes