Skip to content

Commit 8cc9f6f

Browse files
committed
Update package meta information
1 parent 0421d7e commit 8cc9f6f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

pyproject.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[project]
66
authors = [
77
{ name = "Diederik van der Boor", email = "opensource@edoburu.nl" },
8-
{ name = "Timo Ludwig", email = "ti.ludwig@web.de" }
8+
{ name = "Timo Brembeck", email = "opensource@timo.brembeck.email" },
99
]
1010
classifiers = [
1111
"Development Status :: 5 - Production/Stable",
@@ -34,6 +34,9 @@
3434
dynamic = ["version"]
3535
keywords = ["django", "docstrings", "extension", "sphinx"]
3636
license = { text = "Apache2 2.0 License" }
37+
maintainers = [
38+
{ name = "Timo Brembeck", email = "opensource@timo.brembeck.email" },
39+
]
3740
name = "sphinxcontrib-django"
3841
readme = "README.rst"
3942
requires-python = ">=3.7"

0 commit comments

Comments
 (0)