Skip to content

Commit 50d0417

Browse files
authored
Changed project metadata to use group email address (#2275)
1 parent aebebea commit 50d0417

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

setup.py

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,8 @@
6262
long_description=long_description,
6363
long_description_content_type="text/x-rst",
6464
version=package_version,
65-
author="Honza Král, Nick Lang",
66-
67-
maintainer="Clients Team",
68-
maintainer_email="[email protected]",
65+
author="Elastic Client Library Maintainers",
66+
author_email="[email protected]",
6967
project_urls={
7068
"Documentation": "https://elasticsearch-py.readthedocs.io",
7169
"Source Code": "https://github.com/elastic/elasticsearch-py",

0 commit comments

Comments
 (0)