From 53df54566f75ca42204f5068f593ed55e1d01511 Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Thu, 29 Mar 2018 11:13:31 -0400 Subject: [PATCH] Update pypi metadata Refresh our metadata for pypi to use our shiny new https://zuul-ci.org domain. Change-Id: I5b921adc057ceab4770f70c26e9b43b5969896a3 Signed-off-by: Paul Belanger --- setup.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/setup.cfg b/setup.cfg index 0179ba51a..0c41ca804 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,9 +3,9 @@ name = nodepool summary = Node pool management for a distributed test infrastructure description-file = README.rst -author = OpenStack Infrastructure Team -author-email = openstack-infra@lists.openstack.org -home-page = http://docs.openstack.org/infra/system-config/ +author = Zuul Team +author-email = zuul-discuss@lists.zuul-ci.org +home-page = https://zuul-ci.org/ python-requires = >= 3.5 classifier = Intended Audience :: Information Technology