Merge pull request #26 from overhangio/ali/add-maintainer

Add new maintainer in readme.md and setup.py
This commit is contained in:
Muhammad Ali 2024-09-05 12:10:37 +05:00 committed by GitHub
commit 2dd92f1801
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 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 Régis Behmo from `Overhang.IO <https://overhang.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 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.
License
-------

View File

@ -36,8 +36,8 @@ setup(
license="AGPLv3",
author="Overhang.IO",
author_email="contact@overhang.io",
maintainer="Overhang.IO",
maintainer_email="regis@overhang.io",
maintainer="Edly",
maintainer_email="muhammad.ali@arbisoft.com",
description="Android mobile app plugin for Tutor",
long_description=load_readme(),
long_description_content_type="text/x-rst",