From 87c72d7f589faea67c5f90f041531468f8ae480c Mon Sep 17 00:00:00 2001 From: Jan Kowalleck Date: Tue, 19 Dec 2023 16:35:14 +0100 Subject: [PATCH] chore: update maintainers Signed-off-by: Jan Kowalleck --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 95398909..2e751caa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,6 @@ authors = [ "Jan Kowalleck ", ] maintainers = [ - "Paul Horton ", "Jan Kowalleck ", ] license = "Apache-2.0"