Skip to content

Commit b311b39

Browse files
committed
build(pyproject.toml): add maintainers
1 parent a88ecd9 commit b311b39

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ name = "commitizen"
33
version = "4.1.1"
44
description = "Python commitizen client tool"
55
authors = [{ name = "Santiago Fraire", email = "[email protected]" }]
6+
maintainers = [
7+
{ name = "Wei Lee", email = "[email protected]" },
8+
{ name = " Axel H.", email = "[email protected]" },
9+
]
610
license = { text = "LICENSE" }
711
readme = "docs/README.md"
812
requires-python = ">=3.9,<4.0"

0 commit comments

Comments
 (0)