From ef8ca8fad16cae7f3e3bb2bca163a3f7fc53f879 Mon Sep 17 00:00:00 2001 From: Anno Knierim Date: Mon, 27 Jan 2025 11:39:05 +0100 Subject: [PATCH] Update authors --- pyproject.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 1bc643c..5afa926 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,10 +7,10 @@ name = "pyvisgen" dynamic = ["version"] description = "Simulate radio interferometer observations and visibility generation with the RIME formalism." readme = "README.md" -authors = [{ name = "Kevin Schmidt, Felix Geyer, Stefan Fröse" }] +authors = [{ name = "Kevin Schmitz, Felix Geyer, Stefan Fröse, Anno Knierim, Tom Groß" }] maintainers = [ - { name = "Kevin Schmidt", email = "kevin3.schmidt@tu-dortmund.de" }, - { name = "Felix Geyer", email = "felix.geyer@tu-dortmund.de" }, + { name = "Kevin Schmitz", email = "kevin2.schmitz@tu-dortmund.de" }, + { name = "Anno Knierim", email = "anno.knierim@tu-dortmund.de" }, ] license = { text = "MIT" } classifiers = [