Change openstack-dev to openstack-discuss

Change-Id: If77681ab037481e0a7fd2988716d807f9476ae06
This commit is contained in:
zhulingjie 2018-11-18 03:08:53 -05:00
parent 646c45dcf4
commit 161e0ca24a
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ setup(
],
url='https://github.com/openstack/charms.ceph',
author='OpenStack Charmers',
author_email='openstack-dev@lists.openstack.org',
author_email='openstack-discuss@lists.openstack.org',
license='Apache-2.0: http://www.apache.org/licenses/LICENSE-2.0',
packages=find_packages(exclude=["unit_tests"]),
zip_safe=False,