From c4074d693968cb3773597af709f6f98c3018718a Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Wed, 13 Aug 2025 22:19:09 +0900 Subject: [PATCH] Use consistent author name ... following the same change merged in the other modules. eg. https://review.opendev.org/407413 Change-Id: I4c18c95a67d59e7896971c6928c25219a6a7250c Signed-off-by: Takashi Kajinami --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 2b1082f8..56fc0638 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ name = puppet-gnocchi summary = Puppet module for OpenStack Gnocchi 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