Skip to content

Commit 75d1e7c

Browse files
authored
Merge branch 'main' into drop-http-strategies
2 parents f1da3c3 + 6486821 commit 75d1e7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ readme = "README.rst"
1010
license = "Apache-2.0"
1111
requires-python = ">=3.7, <4"
1212
authors = [
13-
{ name = "Elastic Clients Team", email = "clients-team@elastic.co" },
13+
{ name = "Elastic Client Library Maintainers", email = "client-libs@elastic.co" },
1414
]
1515
maintainers = [
16-
{ name = "Elastic Clients Team", email = "clients-team@elastic.co" },
16+
{ name = "Elastic Client Library Maintainers", email = "client-libs@elastic.co" },
1717
]
1818
classifiers = [
1919
"Development Status :: 5 - Production/Stable",

0 commit comments

Comments
 (0)