Skip to content

Commit

Permalink
chore: added new maintainer email
Browse files Browse the repository at this point in the history
chore: address reviewer feedback

chore: update maintainer

chore: update troubleshooting section of README

chore: update maintainer

chore: feedback changes
  • Loading branch information
ziafazal authored and regisb committed Nov 14, 2023
1 parent df8418a commit 1aa8442
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 @@ -130,7 +130,7 @@ Run unit tests with::
Troubleshooting
---------------

This XBlock 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.overhang.io/troubleshooting.html>`__ section from the Tutor documentation.
This XBlock is maintained by Zia Fazal 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.overhang.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 @@ -32,8 +32,8 @@ def package_data(pkg, roots):
long_description_content_type="text/x-rst",
author="Overhang.IO",
author_email="[email protected]",
maintainer="Overhang.IO",
maintainer_email="regis@overhang.io",
maintainer="Edly",
maintainer_email="zia.fazal@edly.io",
project_urls={
"Documentation": "https://github.com/overhangio/openedx-scorm-xblock",
"Code": "https://github.com/overhangio/openedx-scorm-xblock",
Expand Down

0 comments on commit 1aa8442

Please sign in to comment.