Skip to content

Remove the author email from pyproject.toml - #96

Merged
adamjohnwright merged 1 commit into
mainfrom
chore/remove-email-from-metadata
Sep 22, 2026
Merged

adamjohnwright merged 1 commit into
mainfrom
chore/remove-email-from-metadata

Conversation

@adamjohnwright

Copy link
Copy Markdown
Contributor

The repo is public and the address should not be in it. authors takes a bare name; poetry check still 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.email for this clone is now the GitHub noreply form, so no further commits add to it.

🤖 Generated with Claude Code

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.
@adamjohnwright
adamjohnwright merged commit d4f4f64 into main Sep 22, 2026
4 checks passed
@adamjohnwright
adamjohnwright deleted the chore/remove-email-from-metadata branch September 22, 2026 03:48
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.

1 participant