Skip to content

Commit b878bd7

Browse files
committed
Correct authors
1 parent e280629 commit b878bd7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ classifiers = [
3232
"Programming Language :: Python :: 3.13",
3333
"Programming Language :: C++",
3434
]
35-
authors = [{name = "DuckDB Labs", email = "info@duckdblabs.nl"}]
36-
maintainers = [{name = "DuckDB Labs", email = "info@duckdblabs.nl"}]
35+
authors = [{name = "DuckDB Foundation"}]
36+
maintainers = [{name = "DuckDB Foundation"}]
3737

3838
[project.urls]
3939
Documentation = "https://duckdb.org/docs/stable/clients/python/overview"

0 commit comments

Comments
 (0)