Skip to content

Commit 7778089

Browse files
authored
Merge pull request #9 from Microsoft/users/tedchamb/initial
update author email
2 parents 99a50dc + cc9f382 commit 7778089

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vsts/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
version=VERSION,
2525
description="Python wrapper around the VSTS APIs",
2626
author="Ted Chambers",
27-
author_email="tedchamb@microsoft.com",
27+
author_email="vstscli@microsoft.com",
2828
url="https://github.com/Microsoft/vsts-python-api ",
2929
keywords=["Microsoft", "VSTS", "Team Services", "SDK", "AzureTfs"],
3030
install_requires=REQUIRES,

0 commit comments

Comments
 (0)