diff --git a/README.rst b/README.rst index 7778dbf..6229ea2 100644 --- a/README.rst +++ b/README.rst @@ -260,7 +260,7 @@ Then apply changes with:: Troubleshooting --------------- -This Tutor plugin is maintained by Fahad Khalid from `Edly `__. Community support is available from the official `Open edX forum `__. Do you need help with this plugin? See the `troubleshooting `__ section from the Tutor documentation. +This Tutor plugin is maintained by Danyal Faheem from `Edly `__. Community support is available from the official `Open edX forum `__. Do you need help with this plugin? See the `troubleshooting `__ section from the Tutor documentation. License ------- diff --git a/setup.py b/setup.py index 9bf5b5d..c6b8d6b 100644 --- a/setup.py +++ b/setup.py @@ -35,7 +35,7 @@ def load_about(): license="AGPLv3", author="Overhang.IO", maintainer="Edly", - maintainer_email="fahad.khalid@arbisoft.com", + maintainer_email="danyal.faheem@arbisoft.com", description="Scalable, real-time analytics for Open edX", long_description=load_readme(), long_description_content_type="text/x-rst",