From 4eec513d91e522517f2536f7bfb26234e05dc0a2 Mon Sep 17 00:00:00 2001 From: Nikhil Dhandre Date: Fri, 5 Jan 2024 21:18:57 +0530 Subject: [PATCH] Update maintainers --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3a318e84..ccdc5992 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,6 @@ dynamic = ["version"] keywords = ["widgetastic", "patternfly", "patternfly4"] license = {file = "LICENSE"} maintainers = [ - {name = "Raoul Snyman", email = "rsnyman@redhat.com"}, {name = "Nikhil Dhandre", email = "ndhandre@redhat.com"}, {name = "Egor Shamardin", email = "eshamard@redhat.com"}, ]