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:
1 changed files with 1 additions and 1 deletions
@@ -3,7 +3,7 @@ name = "openstack-codegenerator"
description = "Generator for OpenStack stuff"
authors = [
{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"}
license = {text = "Apache-2.0"}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.