Add missing name attribute
I assume this is the intention. Change-Id: I622731b4cbd2727c38c82348f47a4692964281b9 Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
This commit is contained in:
@@ -3,7 +3,7 @@ name = "openstack-codegenerator"
|
|||||||
description = "Generator for OpenStack stuff"
|
description = "Generator for OpenStack stuff"
|
||||||
authors = [
|
authors = [
|
||||||
{name = "Artem Goncharov"},
|
{name = "Artem Goncharov"},
|
||||||
{email="openstack-discuss@lists.openstack.org"}
|
{name = "OpenStack", email = "openstack-discuss@lists.openstack.org"},
|
||||||
]
|
]
|
||||||
readme = {file = "README.rst", content-type = "text/x-rst"}
|
readme = {file = "README.rst", content-type = "text/x-rst"}
|
||||||
license = {text = "Apache-2.0"}
|
license = {text = "Apache-2.0"}
|
||||||
|
Reference in New Issue
Block a user