From 780ba398974e984db865abaeb499d72c874971d3 Mon Sep 17 00:00:00 2001 From: Natzcheng Date: Mon, 25 Sep 2023 16:27:02 +0800 Subject: [PATCH] Replace dashes with underscores Change-Id: Ie415e1a5b4a0c1f4bc62cffca0875c677c39d7e9 --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index 1ff59231c..0a391b19c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -2,8 +2,8 @@ summary = StarlingX Documentation name = docs author = StarlingX -author-email = starlingx-discuss@lists.starlingx.io -home-page = https://starlingx.io +author_email = starlingx-discuss@lists.starlingx.io +home_page = https://starlingx.io classifier = Environment :: OpenStack Intended Audience :: Information Technology