Skip to content

Commit 5ceadd2

Browse files
authored
Update author_email in setup.cfg (#1150)
1 parent 8f2a2ab commit 5ceadd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ long_description = file: DESCRIPTION.md
55
long_description_content_type = text/markdown
66
url = https://www.snowflake.com/
77
author = Snowflake, Inc
8-
author_email = ecosystem-team[email protected]
8+
author_email = triage-snowpark-python-api[email protected]
99
license = Apache-2.0
1010
license_files = LICENSE.txt, NOTICE
1111
classifiers =
@@ -36,7 +36,7 @@ project_urls =
3636
Documentation=https://docs.snowflake.com/en/user-guide/python-connector.html
3737
Source=https://github.com/snowflakedb/snowflake-connector-python
3838
Issues=https://github.com/snowflakedb/snowflake-connector-python/issues
39-
Changelog=https://github.com/snowflakedb/snowflake-connector-python/blob/master/DESCRIPTION.md
39+
Changelog=https://github.com/snowflakedb/snowflake-connector-python/blob/main/DESCRIPTION.md
4040

4141
[options]
4242
python_requires = >=3.7

0 commit comments

Comments
 (0)