Skip to content

Commit e8f0603

Browse files
CodeCasterXclaude
andcommitted
chore: 统一 Claude AI 贡献者署名格式
添加 .mailmap 文件统一 GitHub 贡献者统计: - 将 Claude Sonnet 4.5 和 Claude Opus 4.5 统一为 Claude - 确保所有 AI 辅助提交在 GitHub 上统计到同一贡献者 更新 project-rules.md 提交消息示例: - Co-Authored-By 署名改为简单的 "Claude" - 与 .mailmap 配置保持一致 Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 268351b commit e8f0603

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

.claude/project-rules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ Bash("OWNER_GROUP=$(ls -l README.md | awk '{print $3\":\"$4}') && sudo chown $OW
203203
204204
🤖 Generated with [Claude Code](https://claude.com/claude-code)
205205
206-
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
206+
Co-Authored-By: Claude <noreply@anthropic.com>
207207
```
208208
209209
**Type 类型(使用英文):**

.mailmap

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Git mailmap file
2+
# 统一 Claude AI 的贡献者署名,确保 GitHub 能够正确统计所有 Claude 辅助的提交
3+
4+
# 将所有 Claude 模型变体统一为 "Claude"
5+
Claude <noreply@anthropic.com> Claude Sonnet 4.5 <noreply@anthropic.com>
6+
Claude <noreply@anthropic.com> Claude Opus 4.5 <noreply@anthropic.com>

0 commit comments

Comments
 (0)