diff --git a/README.rst b/README.rst index 081c633..0e053f8 100644 --- a/README.rst +++ b/README.rst @@ -241,7 +241,7 @@ Postgresql/Superset settings 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 Fahad Khalid 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 b170e5f..071febc 100644 --- a/setup.py +++ b/setup.py @@ -34,6 +34,8 @@ setup( }, license="AGPLv3", author="Overhang.IO", + maintainer="Edly", + maintainer_email="fahad.khalid@arbisoft.com", description="Scalable, real-time analytics for Open edX", long_description=load_readme(), packages=find_packages(exclude=["tests*"]),