Update pyproject.toml: change email to zuilp channel. (#5590)

This commit is contained in:
Andy Kipp 2024-07-10 16:43:37 +02:00 committed by GitHub
parent b998cd4603
commit 71e1f991d3
Failed to generate hash of commit

View file

@ -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 = [