Skip to content

docs: fix incorrect contributor attributions in v4.6.0 changelog#4437

Open
barry3406 wants to merge 1 commit intoless:masterfrom
barry3406:fix/changelog-attributions
Open

docs: fix incorrect contributor attributions in v4.6.0 changelog#4437
barry3406 wants to merge 1 commit intoless:masterfrom
barry3406:fix/changelog-attributions

Conversation

@barry3406
Copy link
Copy Markdown

@barry3406 barry3406 commented Apr 11, 2026

What:

Seven entries in the v4.6.0 changelog are attributed to @nicolo-ribaudo, but they were authored by other contributors. Updated each entry to match the real PR author:

PR Changelog said Actual author
#4236 @nicolo-ribaudo @HridoyHazard
#4327 @nicolo-ribaudo @Krinkle
#3791 @nicolo-ribaudo @mems
#3782 @nicolo-ribaudo @jimmywarting
#3702 @nicolo-ribaudo @CommanderRoot
#4265 @nicolo-ribaudo @Krinkle
#4271 @nicolo-ribaudo @Krinkle

Why:

#4428 flagged one of the wrong entries. Turns out all seven are wrong — none of the credited PRs were authored by @nicolo-ribaudo, who has no merged PRs in this repo. Correct attribution matters for the contributors whose work was misattributed, and the stray at-mentions have been pinging an unrelated user whenever the file is touched.

Checklist:

  • Documentation
  • Added/updated unit tests N/A (changelog-only change)
  • Code complete

Fixes #4428

Summary by CodeRabbit

  • Chores
    • Updated contributor attribution records in changelog.

Seven entries under v4.6.0 credited @nicolo-ribaudo for PRs authored by
other contributors. Updated each entry to match the actual PR author.

Fixes less#4428
@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Apr 11, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 11, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 8c93e77b-1497-4567-816a-6c969ab5d302

📥 Commits

Reviewing files that changed from the base of the PR and between 060fd7f and 6b20e39.

📒 Files selected for processing (1)
  • CHANGELOG.md

📝 Walkthrough

Walkthrough

The CHANGELOG.md file was updated to correct contributor attributions for multiple pull requests in v4.6.0. Previously inaccurate GitHub usernames for PRs #4236, #4327, #3791, #3782, #3702, #4265, and #4271 were replaced with the actual authors responsible for those changes.

Changes

Cohort / File(s) Summary
Changelog Attribution Corrections
CHANGELOG.md
Updated contributor GitHub handles for 7 pull requests in v4.6.0 Bug Fixes and Chores sections to reflect actual authors instead of incorrect prior attributions.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 Hop hop, the credits align,
Authors now shine, their names in the line,
No more mixed up who did what and when,
The changelog's truth rings clear and bright again!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately and concisely describes the main change: correcting contributor attributions in the v4.6.0 changelog.
Linked Issues check ✅ Passed The PR successfully addresses issue #4428 by correcting all seven misattributed changelog entries to credit the actual PR authors as required.
Out of Scope Changes check ✅ Passed All changes are in-scope: only contributor attributions in the CHANGELOG.md file were updated to fix misattributions, with no unrelated modifications.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The changelog mentions nicolo-ribaudo for changes that was not authored by them

1 participant