8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a88ecd9 commit b311b39Copy full SHA for b311b39
pyproject.toml
@@ -3,6 +3,10 @@ name = "commitizen"
3
version = "4.1.1"
4
description = "Python commitizen client tool"
5
authors = [{ name = "Santiago Fraire", email = "santiwilly@gmail.com" }]
6
+maintainers = [
7
+ { name = "Wei Lee", email = "weilee.rx@gmail.com" },
8
+ { name = " Axel H.", email = "noirbizarre@gmail.com" },
9
+]
10
license = { text = "LICENSE" }
11
readme = "docs/README.md"
12
requires-python = ">=3.9,<4.0"
0 commit comments