Skip to content

Commit

Permalink
Merge pull request #26 from overhangio/ali/add-maintainer
Browse files Browse the repository at this point in the history
Add new maintainer in readme.md and setup.py
  • Loading branch information
muhammadali286 committed Sep 5, 2024
2 parents 95d7c74 + dde6ed7 commit 2dd92f1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
-------
Expand Down
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ def load_about():
license="AGPLv3",
author="Overhang.IO",
author_email="[email protected]",
maintainer="Overhang.IO",
maintainer_email="[email protected]",
maintainer="Edly",
maintainer_email="[email protected]",
description="Android mobile app plugin for Tutor",
long_description=load_readme(),
long_description_content_type="text/x-rst",
Expand Down

0 comments on commit 2dd92f1

Please sign in to comment.