Add Tim to authors
Change-Id: I277a1f2500961cbb52d182fafa31add9ad5ee29c
diff --git a/Readme.md b/Readme.md
index ec07d1d..a44cca8 100644
--- a/Readme.md
+++ b/Readme.md
@@ -150,7 +150,7 @@
## Development and License
-**Author**: [Marc Kupietz](http://www1.ids-mannheim.de/zfo/personal/kupietz/)
+**Authors**: [Marc Kupietz](http://www1.ids-mannheim.de/zfo/personal/kupietz/), [Tim Feldmüller](https://www.ids-mannheim.de/digspra/personal/feldmueller)
Copyright (c) 2024, [Leibniz Institute for the German Language](http://www.ids-mannheim.de/), Mannheim, Germany
@@ -160,7 +160,7 @@
It is published under the [BSD-2 License](LICENSE.txt).
-**Contributors**: [Ines Pisetta](https://github.com/inlpi), [Nils Diewald](https://github.com/akron), Tim Feldmüller
+**Contributors**: [Ines Pisetta](https://github.com/inlpi), [Nils Diewald](https://github.com/akron)
**To cite this work,** please refer to: Kupietz et al. (2020, 2022), below.
diff --git a/pyproject.toml b/pyproject.toml
index 43bfdcd..9cc876d 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -4,6 +4,7 @@
description = "Client package to access KorAP's web service API"
authors = [
{name = "Marc Kupietz",email = "kupietz@ids-mannheim.de"},
+ {name = "Tim Feldmüller",email = "feldmueller@ids-mannheim.de"}
]
dependencies = [
"markdown",