diff --git a/README.rst b/README.rst index 3f79808..d681d2e 100644 --- a/README.rst +++ b/README.rst @@ -107,7 +107,7 @@ Once a local repository is mounted in the image, you will have to install nodejs Troubleshooting --------------- -This Tutor plugin is maintained by RĂ©gis Behmo from `Overhang.IO `__. Community support is available from the official `Open edX forum `__. Do you need help with this plugin? See the `troubleshooting `__ section from the Tutor documentation. +This Tutor plugin is maintained by Muhammad Faraz Maqsood from `Edly `__. Community support is available from the official `Open edX forum `__. Do you need help with this plugin? See the `troubleshooting `__ section from the Tutor documentation. `Max retries exceeded with url` diff --git a/setup.py b/setup.py index 58b3e87..f0ff238 100644 --- a/setup.py +++ b/setup.py @@ -27,8 +27,8 @@ license="AGPLv3", author="Overhang.IO", author_email="contact@overhang.io", - maintainer="Overhang.IO", - maintainer_email="regis@overhang.io", + maintainer="Edly", + maintainer_email="faraz.maqsood@arbisoft.com", description="A Tutor plugin for course discovery, the Open edX service for providing access to consolidated course and program metadata", long_description=readme, long_description_content_type="text/x-rst",