From 916280c47a812f5dcba29a8a49d86aa381b3e99e Mon Sep 17 00:00:00 2001 From: Haibo Lin Date: Jul 20 2022 03:24:33 +0000 Subject: Update author in setup.py JIRA: RHELCMP-1469 Fixes: https://pagure.io/odcs/issue/419 Signed-off-by: Haibo Lin --- diff --git a/setup.py b/setup.py index 07a142d..b4054a0 100644 --- a/setup.py +++ b/setup.py @@ -67,7 +67,7 @@ setup( "Topic :: Software Development :: Build Tools", ], keywords="on demand compose service modularity fedora", - author="The Factory 2.0 Team", + author="The Compose Team", # TODO: Not sure which name would be used for mail alias, # but let's set this proactively to the new name. author_email="odcs-owner@fedoraproject.org",