Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 93a392a

Browse filesBrowse files
authored
Merge pull request #56 from edoburu/feature/package-meta
Update package meta information
2 parents 486796a + 8cc9f6f commit 93a392a
Copy full SHA for 93a392a

File tree

1 file changed

+4
-1
lines changed
Filter options

1 file changed

+4
-1
lines changed

‎pyproject.toml

Copy file name to clipboardExpand all lines: pyproject.toml
+4-1
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.