Merge "setup.cfg: Replace dashes with underscores"

This commit is contained in:
Zuul 2021-05-07 14:44:46 +00:00 committed by Gerrit Code Review
commit 112ac4f845
1 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
[metadata] [metadata]
name = kuryr-kubernetes name = kuryr-kubernetes
summary = Kubernetes integration with OpenStack networking summary = Kubernetes integration with OpenStack networking
description-file = description_file =
README.rst README.rst
author = OpenStack author = OpenStack
author-email = openstack-discuss@lists.openstack.org author_email = openstack-discuss@lists.openstack.org
home-page = https://docs.openstack.org/kuryr-kubernetes/latest home_page = https://docs.openstack.org/kuryr-kubernetes/latest
classifier = classifier =
Environment :: OpenStack Environment :: OpenStack
Intended Audience :: Information Technology Intended Audience :: Information Technology