From d4c05d0b349519dee045485705d01aff1540673a Mon Sep 17 00:00:00 2001 From: Lusheng Ji Date: Thu, 21 Sep 2017 03:22:18 +0000 Subject: Fix raw artifact push path Issue-Id: DCAEGEN2-60 Change-Id: I0f420b6a4ebbdf0f2a9d6acd56d09f7366358b2d Signed-off-by: Lusheng Ji --- python-discovery-client/setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python-discovery-client') diff --git a/python-discovery-client/setup.py b/python-discovery-client/setup.py index 8c6e3cb..8648808 100644 --- a/python-discovery-client/setup.py +++ b/python-discovery-client/setup.py @@ -26,7 +26,7 @@ setup( version = "2.1.0", packages = find_packages(), author = "Michael Hwang", - email="dcae@lists.openecomp.org", + email="mhwang@research.att.com", description = ("Library of discovery functionality"), license='Apache 2', install_requires = [ -- cgit 1.2.3-korg