Merge pull request #26 from overhangio/ali/add-maintainer
Add new maintainer in readme.md and setup.py
This commit is contained in:
commit
2dd92f1801
@ -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
|
||||
-------
|
||||
|
||||
4
setup.py
4
setup.py
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user