Skip to content

Commit

Permalink
chore: update authors and maintainers (#189)
Browse files Browse the repository at this point in the history
Signed-off-by: Tomas Dvorak <toomas2d@gmail.com>
  • Loading branch information
Tomas2D committed Oct 12, 2023
1 parent 63ded3a commit a8a7210
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,12 @@ authors = [
{name="Onkar Bhardwaj", email="onkarbhardwaj@ibm.com"},
{name="James Sutton", email="james.sutton@uk.ibm.com"},
{name="Ja Young Lee", email="younglee@ibm.com"},
{name="Adriana Meza Soria", email="adriana.meza.soria@ibm.com"}
{name="Adriana Meza Soria", email="adriana.meza.soria@ibm.com"},
{name = "Tomas Dvorak", email = "tomas.dvorak@ibm.com"},
{name = "David Kristek", email = "david.kristek@ibm.com"},
]
maintainers = [
{name = "Tomas Dvorak", email = "tomas.dvorak@ibm.com"},
]
description = "IBM Generative AI is a Python library built on IBM's large language model REST interface."
readme = "README.md"
Expand Down

0 comments on commit a8a7210

Please sign in to comment.