Skip to content

Commit 9459b06

Browse files
author
Evidlo
committed
add myself as an author
1 parent 67a6eef commit 9459b06

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ name = "pykeepass"
33
readme = "README.rst"
44
description = "Python library to interact with keepass databases (supports KDBX3 and KDBX4)"
55
authors = [
6-
{ name = "Philipp Schmitt", email = "philipp@schmitt.co" }
6+
{ name = "Philipp Schmitt", email = "philipp@schmitt.co" },
7+
{ name = "Evan Widloski", email = "evan_gh@widloski.com" }
78
]
89
license = {text = "GPL-3.0"}
910
keywords = ["vault", "keepass"]

0 commit comments

Comments
 (0)