Skip to content

Commit 1ad6977

Browse files
committed
docs: update maintance
1 parent b0d9e83 commit 1ad6977

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ To debug the forum application, you are encouraged to mount the ``forum`` reposi
9797
Troubleshooting
9898
---------------
9999

100-
This Tutor plugin is maintained by Ghassan Maslamani from `Abstract-Technology <https://abstract-technology.de>`__.
100+
This Tutor plugin is maintained by Ghassan Maslamani (ghassan.maslamani@gmail.com).
101101
Community support is available from the official `Open edX forum <https://discuss.openedx.org>`__.
102102
Do you need help with this plugin? See the `troubleshooting <https://docs.tutor.edly.io/troubleshooting.html>`__ section
103103
from the Tutor documentation.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ authors = [
99
{ email = "hello@edly.io" }
1010
]
1111
maintainers = [
12-
{ name = "abstract-technology.de" },
13-
{ email = "g.maslamani@abstract-technology.de" }
12+
{ name = "ghassan.blog" },
13+
{ email = "ghassan.maslamani@gmail.com" }
1414
]
1515
description = "forum plugin for Tutor"
1616
readme = { file = "README.rst", content-type = "text/x-rst" }

0 commit comments

Comments
 (0)