Merge pull request #45 from edly-io/danyalfaheem/update-maintainer-email

chore: update maintainer email
This commit is contained in:
Danyal Faheem 2024-09-05 16:35:36 +05:00 committed by GitHub
commit a6041724f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -260,7 +260,7 @@ Then apply changes with::
Troubleshooting Troubleshooting
--------------- ---------------
This Tutor plugin is maintained by Fahad Khalid 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 Danyal Faheem 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
------- -------

View File

@ -35,7 +35,7 @@ setup(
license="AGPLv3", license="AGPLv3",
author="Overhang.IO", author="Overhang.IO",
maintainer="Edly", maintainer="Edly",
maintainer_email="fahad.khalid@arbisoft.com", maintainer_email="danyal.faheem@arbisoft.com",
description="Scalable, real-time analytics for Open edX", description="Scalable, real-time analytics for Open edX",
long_description=load_readme(), long_description=load_readme(),
long_description_content_type="text/x-rst", long_description_content_type="text/x-rst",