Change maintainer in readme.md and setup.py

This commit is contained in:
Abdul-Muqadim-Arbisoft 2025-01-16 12:07:28 +05:00
parent ca03a2f844
commit 8d04f8ac02
2 changed files with 2 additions and 2 deletions

View File

@ -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 <https://edly.io>`__. Community support is available from the official `Open edX forum <https://discuss.openedx.org>`__. Do you need help with this plugin? See the `troubleshooting <https://docs.tutor.edly.io/troubleshooting.html>`__ section from the Tutor documentation.
This Tutor plugin is maintained by Abdul-Muqadim from `Edly <https://edly.io>`__. Community support is available from the official `Open edX forum <https://discuss.openedx.org>`__. Do you need help with this plugin? See the `troubleshooting <https://docs.tutor.edly.io/troubleshooting.html>`__ section from the Tutor documentation.
License
-------

View File

@ -37,7 +37,7 @@ setup(
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",