From b02be86f1e3dc1add26aded8f2ffc3350917d6fb Mon Sep 17 00:00:00 2001 From: J08nY Date: Mon, 2 Oct 2023 18:34:54 +0200 Subject: Fix authors. --- pyproject.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 4a056c9..b95284c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,8 @@ authors = [ { name = "Jan Jancar", email = "johny@neuromancer.sk" }, { name = "Tomas Jusko" }, - { name = "Andrej Batora"} + { name = "Andrej Batora" }, + { name = "Vojtech Suchanek" } ] description = "Python Elliptic Curve cryptography Side Channel Analysis toolkit." readme = "README.md" -- cgit v1.2.3-70-g09d2