Thanks to visit codestin.com
Credit goes to GitHub.com

Skip to content

Conversation

@Kludex
Copy link
Member

@Kludex Kludex commented Jan 30, 2026

No description provided.

@claude
Copy link

claude bot commented Jan 30, 2026

Code review

Issue: Placeholder email addresses

Two of the new maintainer entries are using placeholder email addresses instead of real email addresses:

The email [email protected] is clearly a placeholder value that should be replaced with the actual email addresses for Max Isbey and Felix Weinberger before merging.

Why this matters:

  • This metadata will be published to PyPI
  • Both maintainers have the identical placeholder email, which is not legitimate
  • The existing maintainers all have proper, distinct email addresses
  • This creates confusion and makes it impossible to contact these maintainers

Suggested fix:
Max Isbey and Felix Weinberger should provide their actual email addresses to replace the placeholder values.

See the code here:

{ name = "Marcelo Trylesinski", email = "[email protected]" },
{ name = "Max Isbey", email = "[email protected]" },
{ name = "Felix Weinberger", email = "[email protected]" }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants