diff --git a/setup.cfg b/setup.cfg index d850df6..c269880 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,7 +1,7 @@ [metadata] name = monasca-notification -author = Tim Kuhlman -author-email = tim.kuhlman@hp.com +author = OpenStack +author-email = openstack-dev@lists.openstack.org summary = Reads alarms from Kafka and then notifies the customer using their configured notification method. classifier= Development Status :: 5 - Production/Stable @@ -9,7 +9,7 @@ classifier= Topic :: System :: Monitoring keywords = openstack monitoring email description-file = README.rst -home-page = https://github.com/stackforge/monasca-notification +home-page = https://github.com/openstack/monasca-notification license = Apache [entry_points]