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 5fea5c1 commit 4456a12Copy full SHA for 4456a12
setup.py
@@ -62,10 +62,10 @@
62
long_description=long_description,
63
long_description_content_type="text/x-rst",
64
version=package_version,
65
- author="Josh Mock",
66
- author_email="joshua.mock@elastic.co",
67
- maintainer="Josh Mock",
68
- maintainer_email="joshua.mock@elastic.co",
+ author="Elastic Clients Team",
+ author_email="clients-team@elastic.co",
+ maintainer="Elastic Clients Team",
+ maintainer_email="clients-team@elastic.co",
69
project_urls={
70
"Documentation": "https://elasticsearch-serverless-python.readthedocs.io",
71
"Source Code": "https://github.com/elastic/elasticsearch-serverless-python",
0 commit comments