From ce35cad201557063ad37e8646fa71071a7f1c743 Mon Sep 17 00:00:00 2001 From: Matthew Feickert Date: Fri, 30 Aug 2024 09:01:03 +0200 Subject: [PATCH] docs: Add Alexander Puck Neuwirth as maintainer (#252) * Add Alexander Puck Neuwirth as a project maintainer and add him to the author lists. --- .zenodo.json | 5 +++++ CITATION.cff | 4 ++++ README.md | 2 +- pyproject.toml | 1 + 4 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.zenodo.json b/.zenodo.json index 82abb34..a3d5ee5 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -19,6 +19,11 @@ "affiliation": "University of Liverpool", "name": "Eduardo Rodrigues", "orcid": "0000-0003-2846-7625" + }, + { + "affiliation": "Institut für Theoretische Physik, Universität Münster", + "name": "Alexander Puck Neuwirth", + "orcid": "0000-0002-2484-1328" } ], "access_right": "open", diff --git a/CITATION.cff b/CITATION.cff index 3dbbc64..6edf42d 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -14,6 +14,10 @@ authors: given-names: "Eduardo" orcid: "https://orcid.org/0000-0003-2846-7625" affiliation: "University of Liverpool" +- family-names: "Neuwirth" + given-names: "Alexander Puck" + orcid: "https://orcid.org/0000-0002-2484-1328" + affiliation: "Institut für Theoretische Physik, Universität Münster" title: "pylhe: v0.9.0" version: 0.9.0 doi: 10.5281/zenodo.1217031 diff --git a/README.md b/README.md index c5c29b1..dabd547 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ The preferred BibTeX entry for citation of `pylhe` is ``` @software{pylhe, - author = {Lukas Heinrich and Matthew Feickert and Eduardo Rodrigues}, + author = {Lukas Heinrich and Matthew Feickert and Eduardo Rodrigues and Alexander Puck Neuwirth}, title = "{pylhe: v0.9.0}", version = {v0.9.0}, doi = {10.5281/zenodo.1217031}, diff --git a/pyproject.toml b/pyproject.toml index f5d46de..1422ec0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,6 +16,7 @@ authors = [ { name = "Lukas Heinrich", email = "lukas.heinrich@cern.ch" }, { name = "Matthew Feickert", email = "matthew.feickert@cern.ch" }, { name = "Eduardo Rodrigues", email = "eduardo.rodrigues@cern.ch" }, + { name = "Alexander Puck Neuwirth", email = "a_neuw01@uni-muenster.de" }, ] maintainers = [ {name = "The Scikit-HEP admins", email = "scikit-hep-admins@googlegroups.com"} ] keywords = [