diff --git a/README.rst b/README.rst index 651555e..6bba9c0 100644 --- a/README.rst +++ b/README.rst @@ -66,7 +66,7 @@ Customising the application, such as the logo or the background image, is curren Troubleshooting --------------- -This Tutor plugin is maintained by Muhammad Ali 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. +This Tutor plugin is maintained by Abdul-Muqadim 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 b8e3478..95284cc 100644 --- a/setup.py +++ b/setup.py @@ -37,7 +37,7 @@ def load_about(): author="Edly", author_email="hello@edly.io", maintainer="Edly", - maintainer_email="muhammad.ali@arbisoft.com", + maintainer_email="abdul.muqadim@arbisoft.com", description="Android mobile app plugin for Tutor", long_description=load_readme(), long_description_content_type="text/x-rst",