Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

incorrect author email mapping #17033

Closed
lucascolley opened this issue Nov 5, 2024 · 1 comment
Closed

incorrect author email mapping #17033

lucascolley opened this issue Nov 5, 2024 · 1 comment
Labels
bug 🐛 requires triaging maintainers need to do initial inspection of issue

Comments

@lucascolley
Copy link

Describe the bug
For the following in pyproject.toml:

authors = [
    { name = "Lucas Colley", email = "lucas.colley8@gmail.com" },
    { name = "Open Source Contributors" },
]

PyPI displays:

Author: Open Source Contributors

where the hyperlink is mailto:lucas.colley8@gmail.com.

Expected behavior

Author: Lucas Colley, Open Source Contributors

To Reproduce

My Platform

Additional context

@lucascolley lucascolley added bug 🐛 requires triaging maintainers need to do initial inspection of issue labels Nov 5, 2024
@miketheman
Copy link
Member

Duplicate of #14813

@miketheman miketheman marked this as a duplicate of #14813 Nov 5, 2024
@miketheman miketheman closed this as not planned Won't fix, can't repro, duplicate, stale Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 requires triaging maintainers need to do initial inspection of issue
Projects
None yet
Development

No branches or pull requests

2 participants