diff --git a/README.rst b/README.rst index 7e61835..d9c7ff5 100644 --- a/README.rst +++ b/README.rst @@ -262,7 +262,7 @@ Then apply changes with:: Troubleshooting --------------- -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. +This Tutor plugin is maintained by Eemaan Amir 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/pyproject.toml b/pyproject.toml index 3da2f31..9b0df71 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ authors = [ {name = "Edly"}, {email = "hello@edly.io"}, ] 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" readme = {file = "README.rst", content-type = "text/x-rst"}