chore(metadata): swap in shorter email address (#5604)

This commit is contained in:
Gil Forsyth 2024-07-17 07:43:08 -07:00 committed by GitHub
parent 75943cc7c3
commit 8eb1fd622d
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 = "Xonsh Community" }, { email = "xonsh-email.d8c44838e5348844fa397b54d705ce30.show-sender.include-footer.include-quotes@streams.zulipchat.com" }]
maintainers = [{ name = "Xonsh Community" }, { email = "xonsh@gil.forsyth.dev" }]
license = { text = "BSD 2-Clause License" }
requires-python = ">=3.9"
dependencies = [