Commit 7c1709e
authored
chore: add .mailmap to fold the Claude co-author identity (#107)
A few early commits (e.g. PR #100) carried a
`Co-Authored-By: Claude … <noreply@anthropic.com>` trailer, which
made GitHub's contributors graph list a spurious "claude"
contributor. .mailmap canonicalizes that identity to the maintainer
so shortlog / blame / the GitHub contributors graph no longer show
it. No history is rewritten; tags, releases (v0.9.0) and PyPI are
untouched. Future attribution is separately disabled via
~/.claude/settings.json (includeCoAuthoredBy: false).1 parent d4797d5 commit 7c1709e
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments