diff --git a/pyproject.toml b/pyproject.toml index c256e09e0..ea9004e57 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,6 +15,7 @@ authors = [ { name = "Dominik Seitz", email = "dominik.seitz@pasqal.com" }, { name = "Roland Guichard", email = "roland.guichard@pasqal.com" }, { name = "Joao P. Moutinho", email = "joao.moutinho@pasqal.com"}, + { name = "Vytautas Abramavicius", email = "vytautas.abramavicius@pasqal.com" }, ] requires-python = ">=3.9,<3.11" license = {text = "Proprietary"}