From 92f7ac71847d547427f99c574081fafd2df76c43 Mon Sep 17 00:00:00 2001 From: Paul Pfeister Date: Wed, 8 May 2024 04:13:15 -0400 Subject: [PATCH] Adjust author --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1f83e28cb..0c1a2c7e6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ Issues = "https://github.com/sherlock-project/sherlock/issues" [project] name = "Sherlock" authors = [ - { name = "Sherlock Project" } + { name = "Sherlock Project (Siddharth Dushantha)" } ] maintainers = [ { name = "Siddharth Dushantha :: https://github.com/sdushantha" },