From c32ca65d2ca1ea8906be85ed446ffad2e24de28c Mon Sep 17 00:00:00 2001 From: Dr Griffith Rees Date: Thu, 13 Jun 2024 11:19:13 +0100 Subject: [PATCH] chore: update `pyproject.toml` `authors` --- pyproject.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 11e98a9..ff73adc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,9 @@ authors = ["Evelina Gabasova ", "David Beavan ", "Levan Bokeria ", "Martin O'Reilly ", - "Oliver Strickson "] + "Oliver Strickson ", + "Katriona Goldmann ", + "Griffith Rees "] readme = "README.md" [tool.poetry.dependencies]