chore: update maintainer email (#70)

This commit is contained in:
Eemaan Amir 2025-09-19 11:51:14 +05:00 committed by GitHub
parent 8f4a0b1d91
commit 10701f4e64
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -262,7 +262,7 @@ Then apply changes with::
Troubleshooting Troubleshooting
--------------- ---------------
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. This Tutor plugin is maintained by Eemaan Amir 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

@ -8,7 +8,7 @@ authors = [
{name = "Edly"}, {email = "hello@edly.io"}, {name = "Edly"}, {email = "hello@edly.io"},
] ]
maintainers = [ maintainers = [
{name = "Danyal Faheem"}, {email = "danyal.faheem@arbisoft.com"} {name = "Eemaan Amir"}, {email = "eemaan.amir@arbisoft.com"}
] ]
description = "Scalable, real-time analytics for Open edX" description = "Scalable, real-time analytics for Open edX"
readme = {file = "README.rst", content-type = "text/x-rst"} readme = {file = "README.rst", content-type = "text/x-rst"}