Add Tim to authors

Change-Id: I277a1f2500961cbb52d182fafa31add9ad5ee29c
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",