From 71e1f991d3009138f4b08a3e2aa0de1503e105dc Mon Sep 17 00:00:00 2001 From: Andy Kipp Date: Wed, 10 Jul 2024 16:43:37 +0200 Subject: [PATCH] Update pyproject.toml: change email to zuilp channel. (#5590) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index adb2e31c9..45bd72c9a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ name = "xonsh" dynamic = ["version", "readme"] description = "Python-powered shell. Full-featured and cross-platform." authors = [{ name = "Anthony Scopatz" }, { email = "scopatz@gmail.com" }] -maintainers = [{ name = "Anthony Scopatz" }, { email = "scopatz@gmail.com" }] +maintainers = [{ name = "Xonsh Community" }, { email = "xonsh-email.d8c44838e5348844fa397b54d705ce30.show-sender.include-footer.include-quotes@streams.zulipchat.com" }] license = { text = "BSD 2-Clause License" } requires-python = ">=3.9" dependencies = [