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-dockering/setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python-dockering') diff --git a/python-dockering/setup.py b/python-dockering/setup.py index 3639c95..ab87e62 100644 --- a/python-dockering/setup.py +++ b/python-dockering/setup.py @@ -26,7 +26,7 @@ setup( version="1.3.0", license='Apache 2', author="Michael Hwang", - email="dcae@lists.openecomp.org", + email="mhwang@research.att.com", packages=['dockering'], zip_safe=False, install_requires=[ -- cgit 1.2.3-korg