We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d1927e commit 416b19dCopy full SHA for 416b19d
setup.py
@@ -137,7 +137,7 @@ def get_mssqltoolsservice_package_name(run_time_id=_get_runtime_id()):
137
description='Microsoft SQL Scripter Command-Line Tool',
138
license='MIT',
139
author='Microsoft Corporation',
140
- author_email='sqlxplatclieng@microsoft.com',
+ author_email='sqlcli@microsoft.com',
141
url='https://github.com/Microsoft/sql-xplat-cli/',
142
zip_safe=True,
143
long_description=open('README.rst').read(),
0 commit comments