Skip to content

Commit 08e36fc

Browse files
authored
Updated metadata to use group email address (#1660)
1 parent d6f1167 commit 08e36fc

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
@@ -50,10 +50,8 @@
5050
long_description=long_description,
5151
long_description_content_type="text/x-rst",
5252
version=__versionstr__,
53-
author="Honza Král",
54-
author_email="honza.kral@gmail.com",
55-
maintainer="Seth Michael Larson",
56-
maintainer_email="seth.larson@elastic.co",
53+
author="Elastic Client Library Maintainers",
54+
author_email="client-libs@elastic.co",
5755
packages=find_packages(where=".", exclude=("tests*",)),
5856
python_requires=">=3.6",
5957
classifiers=[

0 commit comments

Comments
 (0)