Skip to content

Commit ce1d68b

Browse files
committed
build: Add seifertm to the list of maintainers.
1 parent 7b3abdc commit ce1d68b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ license = "Apache-2.0"
1414
license-files = [
1515
"LICENSE",
1616
]
17+
maintainers = [
18+
{ name = "Michael Seifert", email = "m.seifert@digitalernachschub.de" },
19+
]
1720
authors = [
1821
{ name = "Tin Tvrtković <tinchester@gmail.com>", email = "tinchester@gmail.com" },
1922
]

0 commit comments

Comments
 (0)