Skip to content

Commit e31a315

Browse files
committedJan 31, 2025
fixup! build(pyproject.toml): add maintainers
1 parent b311b39 commit e31a315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "Python commitizen client tool"
55
authors = [{ name = "Santiago Fraire", email = "santiwilly@gmail.com" }]
66
maintainers = [
77
{ name = "Wei Lee", email = "weilee.rx@gmail.com" },
8-
{ name = " Axel H.", email = "noirbizarre@gmail.com" },
8+
{ name = "Axel H.", email = "noirbizarre@gmail.com" },
99
]
1010
license = { text = "LICENSE" }
1111
readme = "docs/README.md"

0 commit comments

Comments
 (0)