Skip to content

Commit 6486821

Browse files
authored
Update maintainer metadata (#7)
1 parent 6f13e85 commit 6486821

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)