Skip to content

Commit

Permalink
make myself maintainer only
Browse files Browse the repository at this point in the history
  • Loading branch information
FriedrichFroebel authored Dec 20, 2024
1 parent 1134d92 commit a1ba99e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ version = "0.4.0"
license = {text = "GPL-3.0-only"}
readme = {file = "README.md", content-type = "text/markdown"}
authors = [
{name = "Philipp Klaus (initial)"},
{name = "Philipp Klaus"}
]
maintainers = [
{name = "FriedrichFröbel"},
]
classifiers = [
Expand Down

0 comments on commit a1ba99e

Please sign in to comment.