Minor: drop AT&T from authors

Dropping 'AT&T' from authors.

Change-Id: If006e8901d6c9a8d9fc04b6d55f484f6e9e4b801
This commit is contained in:
Roman Gorshunov 2018-09-25 11:42:42 +02:00
parent 7fa3136470
commit 2e2d09a1a6
2 changed files with 2 additions and 2 deletions

View File

@ -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={

View File

@ -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={