Skip to content

Commit 1375a26

Browse files
committed
Update maintainers
1 parent 017a5d6 commit 1375a26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ readme = "README.rst"
55
requires-python = ">=3.8"
66
license = { text = "Apache Software License" }
77
authors = [{ name = "Andrey Kislyuk"}, {email = "kislyuk@gmail.com" }]
8-
maintainers = []
8+
maintainers = [{ name = "Andrey Kislyuk"}, {email = "kislyuk@gmail.com" }]
99
dynamic = ["version"]
1010
classifiers = [
1111
"Environment :: Console",

0 commit comments

Comments
 (0)