commit | 7b29139828c595283381b2939bf1e2ec09e7a6fd | [log] [tgz] |
---|---|---|
author | Marc Kupietz <kupietz@ids-mannheim.de> | Tue Jan 21 11:01:02 2025 +0100 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Tue Jan 21 11:02:35 2025 +0100 |
tree | b020e9e62744f5b03a79a50b00a303c5d3d90c93 | |
parent | 8c14edccf0046eb90fa2f62511a407d3faaeb7dd [diff] [blame] |
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",