You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Summary
- Parses `- Authors:` or `**Authors:**` from RFC markdown files
- Uses file-specified authors instead of git commit author when present
- Falls back to git author if no authors field in the file
- Fixes attribution after re-opening RFCs as new PRs
## Test plan
- [ ] RFCs with `- Authors:` show the file author (e.g., RFC 0015 shows
"Adam Gutglick")
- [ ] RFCs without authors field still show git commit author
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments