Minor: drop AT&T from authors
Dropping 'AT&T' from authors. Change-Id: If006e8901d6c9a8d9fc04b6d55f484f6e9e4b801
This commit is contained in:
parent
7fa3136470
commit
2e2d09a1a6
@ -20,7 +20,7 @@ setuptools.setup(
|
||||
description=('Directed acyclic graph controller for Kubernetes and '
|
||||
'OpenStack control plane life cycle management'),
|
||||
url='https://github.com/openstack/airship-shipyard',
|
||||
author='AT&T - Airship Developers',
|
||||
author='The Airship Authors',
|
||||
license='Apache 2.0',
|
||||
packages=setuptools.find_packages(),
|
||||
entry_points={
|
||||
|
@ -19,7 +19,7 @@ setuptools.setup(
|
||||
version='0.1a1',
|
||||
description='CLI for Shipyard',
|
||||
url='https://github.com/openstack/airship-shipyard',
|
||||
author='AT&T - Airship Developers',
|
||||
author='The Airship Authors',
|
||||
license='Apache 2.0',
|
||||
packages=setuptools.find_packages(),
|
||||
entry_points={
|
||||
|
Loading…
x
Reference in New Issue
Block a user