diff --git a/pyproject.toml b/pyproject.toml index 1519d61..2562dcb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,6 +7,7 @@ name = "ensembl_tui" authors = [ { name = "Gavin Huttley", email = "Gavin.Huttley@anu.edu.au"}, { name = "Arne Becker", email = "arne@ebi.ac.uk"}, + { name = "Stefano Giorgetti", email = "sgiorgetti@ebi.ac.uk"}, ] keywords = ["biology", "genomics", "evolution", "bioinformatics"] readme = "README.md"