Skip to content

Commit 0cb92d8

Browse files
authored
Merge pull request #2 from useblocks/project-metadata
🔧 Improve project info
2 parents 514f13c + dfe3d5a commit 0cb92d8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
[project]
22
name = "sphinx-codelinks"
33
version = "0.1.0"
4-
description = "Add your description here"
4+
description = "Fast Source Code Traceability for Sphinx-Needs"
55
authors = [{ name = "team useblocks", email = "[email protected]" }]
66
maintainers = [
77
{ name = "Marco Heinemann", email = "[email protected]" },
8+
{ name = "Jui-Wen Chen", email = "[email protected]" },
89
]
910
license = { file = "LICENSE" }
1011
readme = "README.md"

0 commit comments

Comments
 (0)