chore: add Muhammad Ali as maintainer in readme.md and setup.py
This commit is contained in:
parent
95d7c74377
commit
dde6ed73dc
@ -66,7 +66,7 @@ Customising the application, such as the logo or the background image, is curren
|
|||||||
Troubleshooting
|
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
|
License
|
||||||
-------
|
-------
|
||||||
|
|||||||
4
setup.py
4
setup.py
@ -36,8 +36,8 @@ setup(
|
|||||||
license="AGPLv3",
|
license="AGPLv3",
|
||||||
author="Overhang.IO",
|
author="Overhang.IO",
|
||||||
author_email="contact@overhang.io",
|
author_email="contact@overhang.io",
|
||||||
maintainer="Overhang.IO",
|
maintainer="Edly",
|
||||||
maintainer_email="regis@overhang.io",
|
maintainer_email="muhammad.ali@arbisoft.com",
|
||||||
description="Android mobile app plugin for Tutor",
|
description="Android mobile app plugin for Tutor",
|
||||||
long_description=load_readme(),
|
long_description=load_readme(),
|
||||||
long_description_content_type="text/x-rst",
|
long_description_content_type="text/x-rst",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user