Change maintainer in readme.md and setup.py
This commit is contained in:
parent
ca03a2f844
commit
8d04f8ac02
@ -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 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
|
License
|
||||||
-------
|
-------
|
||||||
|
|||||||
2
setup.py
2
setup.py
@ -37,7 +37,7 @@ setup(
|
|||||||
author="Edly",
|
author="Edly",
|
||||||
author_email="hello@edly.io",
|
author_email="hello@edly.io",
|
||||||
maintainer="Edly",
|
maintainer="Edly",
|
||||||
maintainer_email="muhammad.ali@arbisoft.com",
|
maintainer_email="abdul.muqadim@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