Skip to content

Commit

Permalink
Updated metadata to use group email address (#1660)
Browse files Browse the repository at this point in the history
  • Loading branch information
technige authored Aug 21, 2023
1 parent d6f1167 commit 08e36fc
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,8 @@
long_description=long_description,
long_description_content_type="text/x-rst",
version=__versionstr__,
author="Honza Král",
author_email="[email protected]",
maintainer="Seth Michael Larson",
maintainer_email="[email protected]",
author="Elastic Client Library Maintainers",
author_email="[email protected]",
packages=find_packages(where=".", exclude=("tests*",)),
python_requires=">=3.6",
classifiers=[
Expand Down

0 comments on commit 08e36fc

Please sign in to comment.