Skip to content

Commit

Permalink
docs: fix author domain name
Browse files Browse the repository at this point in the history
  • Loading branch information
regisb committed Oct 1, 2024
1 parent a604172 commit 22b25d6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ def load_about():
"Issue tracker": "https://github.com/overhangio/tutor-cairn/issues",
},
license="AGPLv3",
author="Overhang.IO",
author="Edly",
author_email="[email protected]",
maintainer="Edly",
maintainer_email="[email protected]",
description="Scalable, real-time analytics for Open edX",
Expand Down

0 comments on commit 22b25d6

Please sign in to comment.