Remove the author email from pyproject.toml - #96
Merged
Merged
Conversation
The repo is public and the address should not be in it. poetry check still passes (only the pre-existing deprecation warnings about [tool.poetry] keys) and the authors field accepts a bare name. Note for the record: this metadata line was the SMALL half of the problem. Commit metadata on this public repo carries adam.j.wright@gmail-style personal addresses on 156 commits and adam.wright@wormbase.org on 57, plus three contributors personal addresses. That cannot be changed without rewriting all history, which would break every clone and fork. The local user.email for this clone is now the GitHub noreply form so no FURTHER commits add to it.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The repo is public and the address should not be in it.
authorstakes a bare name;poetry checkstill passes (only the pre-existing[tool.poetry]deprecation warnings) and the suite is unchanged at 1036 passed / 1 pre-existing MHC failure.This line was the small half of the problem. See the deltasignal companion PR for the full picture: commit metadata on this public repo carries two of your personal addresses across 213 commits, plus three contributors personal addresses, and that cannot be removed without rewriting all history.
The local
user.emailfor this clone is now the GitHub noreply form, so no further commits add to it.🤖 Generated with Claude Code