From 85179827cf73c0a9faebf0cfb52bbabf7ebeec9e Mon Sep 17 00:00:00 2001 From: Teo Date: Sun, 22 Dec 2024 22:07:57 -0600 Subject: [PATCH] Update maintainers list Signed-off-by: Teo --- pyproject.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ed846fba..28b54145 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,8 @@ authors = [ { name="Alex Reibman", email="areibman@gmail.com" }, { name="Shawn Qiu", email="siyangqiu@gmail.com" }, { name="Braelyn Boynton", email="bboynton97@gmail.com" }, - { name="Howard Gil", email="howardbgil@gmail.com" } + { name="Howard Gil", email="howardbgil@gmail.com" }, + { name="Constantin Teodorescu", email="teocns@gmail.com"} ] description = "Observability and DevTool Platform for AI Agents" readme = "README.md"