From fae098c276a2ad20bd9ad3222096da2e5da8940d Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Wed, 13 Aug 2025 22:20:42 +0900 Subject: [PATCH] Use consistent author name ... following the same change merged in the other modules. eg. https://review.opendev.org/407413 Change-Id: Ic77629151938870c82dfc12a7f4fe5aeb4e44102 Signed-off-by: Takashi Kajinami --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index a56812f..c36e586 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ name = puppet-mistral summary = Puppet module for OpenStack Mistral description_file = README.md -author = Puppet Labs and OpenStack Contributors +author = OpenStack author_email = openstack-discuss@lists.openstack.org home_page = https://docs.openstack.org/puppet-openstack-guide/latest license = Apache License, Version 2.0