diff --git a/README.rst b/README.rst index 0f1d3bd..fa54af5 100644 --- a/README.rst +++ b/README.rst @@ -130,7 +130,7 @@ Run unit tests with:: Troubleshooting --------------- -This XBlock 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 XBlock is maintained by Zia Fazal 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. License ------- diff --git a/setup.py b/setup.py index cb1f917..074946b 100644 --- a/setup.py +++ b/setup.py @@ -32,8 +32,8 @@ def package_data(pkg, roots): long_description_content_type="text/x-rst", author="Overhang.IO", author_email="contact@overhang.io", - maintainer="Overhang.IO", - maintainer_email="regis@overhang.io", + maintainer="Edly", + maintainer_email="zia.fazal@edly.io", project_urls={ "Documentation": "https://github.com/overhangio/openedx-scorm-xblock", "Code": "https://github.com/overhangio/openedx-scorm-xblock",