Skip to content
This repository was archived by the owner on May 7, 2024. It is now read-only.

Updating team email. #154

Merged
merged 1 commit into from
Oct 13, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ def get_mssqltoolsservice_package_name(run_time_id=_get_runtime_id()):
description='Microsoft SQL Scripter Command-Line Tool',
license='MIT',
author='Microsoft Corporation',
author_email='sqlxplatclieng@microsoft.com',
author_email='sqlcli@microsoft.com',
url='https://github.com/Microsoft/sql-xplat-cli/',
zip_safe=True,
long_description=open('README.rst').read(),
Expand Down