From a3432d88a1a54ad4602a3b52a79bf8384ea21f9d Mon Sep 17 00:00:00 2001 From: michael Date: Fri, 3 Oct 2025 09:27:10 -0400 Subject: [PATCH] Removing Michael as a project maintainer --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 2ca826b..0d30df7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,6 @@ authors = [ { name = "Qoherent Inc.", email = "info@qoherent.ai" }, ] maintainers = [ - { name = "Michael Luciuk", email = "michael@qoherent.ai" }, { name = "Benjamin Chinnery", email = "ben@qoherent.ai" }, { name = "Ashkan Beigi", email = "ash@qoherent.ai" }, ]