docs(changelog): fix contributor attributions in v26.5.3 — @nigelfenton + @G6PWY-Chris#3067
Merged
ten9876 merged 1 commit intoMay 24, 2026
Conversation
… + @G6PWY-Chris Two attribution errors in the v26.5.3 release CHANGELOG: 1. @M7HNF-Ian (Ian, separate GitHub account) → @nigelfenton (Nigel Fenton, G0JKN) — Nigel authored all 5 of the commits I bucketed under that line: TCI Network dialog tab (#2879), tx_gain + ALC (#2950), use-after-free fix (#2946), vfo emit on band-change (#2828), mic-capture suppress during TCI feed (#2982). 2. @chrisb1964 → @G6PWY-Chris (Chris G6PWY) — single commit author in the cycle was the latter; chrisb1964 is unrelated. Reported by Nigel directly. All other handles verified against gh api repos/.../commits/<sha>. GitHub release notes already updated; this lands the same fix in the in-repo CHANGELOG. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Two attribution errors in the v26.5.3 release CHANGELOG:
@M7HNF-Ian (Ian, separate GitHub account) → @nigelfenton (Nigel
Fenton, G0JKN) — Nigel authored all 5 of the commits I bucketed
under that line: TCI Network dialog tab (feat(tci): Network dialog TCI tab — connected clients + live traffic monitor #2879), tx_gain + ALC
(feat(tci): add tx_gain command + ALC field in tx_sensors #2950), use-after-free fix (fix(tci): use-after-free of TciProtocol in queued lambdas (#2814) #2946), vfo emit on band-change
(fix(tci): emit vfo: after band-change slice recreate (closes #2824) #2828), mic-capture suppress during TCI feed (fix(audio): suppress mic capture while TCI client feeds TX audio #2982).
@chrisb1964 → @G6PWY-Chris (Chris G6PWY) — single commit author
in the cycle was the latter; chrisb1964 is unrelated.
Reported by Nigel directly. All other handles verified against
gh api repos/.../commits/.
GitHub release notes already updated; this lands the same fix in
the in-repo CHANGELOG.
Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com