Skip to content

Commit

Permalink
pyproj: Adds me as author
Browse files Browse the repository at this point in the history
  • Loading branch information
hoijui committed Dec 11, 2024
1 parent 06a9e5b commit 0f2731d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
name = "krawl"
version = "2.2.3"
description = ""
authors = ["Andre Lehmann <[email protected]>"]
authors = [
"Robin Vobruba <[email protected]>",
"Andre Lehmann <[email protected]>"
]

[tool.poetry.scripts]
krawl = "krawl.cli:main"
Expand Down

0 comments on commit 0f2731d

Please sign in to comment.