From 6200aa1ffefb25f266325147ef424656ff550f7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9gis=20Behmo?= Date: Tue, 1 Oct 2024 09:08:32 +0200 Subject: [PATCH] docs: fix author domain name --- setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.py b/setup.py index 88812230f..fbf4c6387 100644 --- a/setup.py +++ b/setup.py @@ -35,8 +35,8 @@ def load_about(): "Community": "https://discuss.openedx.org", }, license="AGPLv3", - author="Overhang.IO", - author_email="contact@overhang.io", + author="Edly", + author_email="hello@edly.io", maintainer="Edly", maintainer_email="hina.khadim@arbisoft.com", description="Indigo theme plugin for Tutor",