From 22b25d62b01da201b39d4703589c9ae393726c77 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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/setup.py b/setup.py index c6b8d6b..dee5ef8 100644 --- a/setup.py +++ b/setup.py @@ -33,7 +33,8 @@ setup( "Issue tracker": "https://github.com/overhangio/tutor-cairn/issues", }, license="AGPLv3", - author="Overhang.IO", + author="Edly", + author_email="hello@edly.io", maintainer="Edly", maintainer_email="danyal.faheem@arbisoft.com", description="Scalable, real-time analytics for Open edX",