diff --git a/pyproject.toml b/pyproject.toml index 23e82e3..0f63224 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,11 +20,7 @@ name = "generic_parser" readme = "README.md" description = "An accelerator physics script collection for the OMC team at CERN." authors = [ - {name = "PyLHC", email = "pylhc@github.com"}, - {name = "Joschua Dilly", email = "joschua.dilly@cern.ch"}, - {name = "Mael Le Garrec", email = "mael.le.garrec@cern.ch"}, - {name = "Felix Soubelet", email = "felix.soubelet@cern.ch"}, - {name = "Michael Hofer"}, + {name = "OMC Team", email = "pylhc@github.com"}, # see zenodo file / commits for details ] license = "MIT" dynamic = ["version"]