Unverified Commit 496ddfe6 authored by Tao Feng's avatar Tao Feng Committed by GitHub

chore: update the email for the project (#302)

parent f1b0dfa3
...@@ -49,7 +49,7 @@ setup( ...@@ -49,7 +49,7 @@ setup(
description='Amundsen Data builder', description='Amundsen Data builder',
url='https://www.github.com/lyft/amundsendatabuilder', url='https://www.github.com/lyft/amundsendatabuilder',
maintainer='Lyft', maintainer='Lyft',
maintainer_email='dev@lyft.com', maintainer_email='amundsen-dev@lyft.com',
packages=find_packages(exclude=['tests*']), packages=find_packages(exclude=['tests*']),
dependency_links=[], dependency_links=[],
install_requires=requirements, install_requires=requirements,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment