Fix author/email in setup.cfg
This changes the email in setup.cfg from an internal Rackspace email to the openstack-dev list, and the author to OpenStack. Change-Id: Iebd652c157ba639c72898b7554a23fe9bed77c22
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
[metadata]
|
[metadata]
|
||||||
name = ironic-python-agent
|
name = ironic-python-agent
|
||||||
author = Rackspace
|
author = OpenStack
|
||||||
author-email = teeth-dev@lists.rackspace.com
|
author-email = openstack-dev@lists.openstack.org
|
||||||
summary = Ironic Python Agent Ramdisk
|
summary = Ironic Python Agent Ramdisk
|
||||||
license = Apache-2
|
license = Apache-2
|
||||||
classifier =
|
classifier =
|
||||||
|
Reference in New Issue
Block a user