From 7957500939a65ad034b67709efbc92afe0c3de5e Mon Sep 17 00:00:00 2001
From: James Briggs <35938317+jamescalam@users.noreply.github.com>
Date: Thu, 9 Nov 2023 14:07:46 +0100
Subject: [PATCH] add to pyproj

---
 pyproject.toml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index 54f3813a..aa5f664c 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -4,7 +4,8 @@ version = "0.0.1"
 description = "Super fast semantic router for AI decision making"
 authors = [
     "James Briggs <james@aurelio.ai>",
-    "Siraj Aizlewood <siraj@aurelio.ai>"
+    "Siraj Aizlewood <siraj@aurelio.ai>",
+    "Simonas Jakubonis <simonas@aurelio.ai>"
 ]
 readme = "README.md"
 
-- 
GitLab