feat(podcast): credit on-mic guests as authors#47
Merged
HeyItsGilbert merged 2 commits intoJun 25, 2026
Conversation
Episodes authored solely by Andrew Pla (or Andrew Pla and Jordan Hammond) omitted their on-mic guests from the authors list. Add each interviewed guest to the frontmatter authors across 60 episodes, using each guest's canonical name where established by their own dedicated episodes. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
fb2f18a
into
standardize-authors-frontmatter
1 check passed
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.
Summary
Many episodes hosted by Andrew Pla (or Andrew Pla and Jordan Hammond) listed only the hosts as
authors, omitting the guests who actually appeared on the episode. This PR adds each on-mic guest to the frontmatterauthorslist.Mike F. Robbins,Frank Lesniak,Steven Bucher,Joshua Dearing,Steven Judd,Brock Bingham,Clayton Tyger,Anam Navied,Tess Gauthier).I am Jakoby,Skatterbrainzz,Avri,David R).Also includes a small related author-normalization fix:
Thomas Rayner, MVP→Thomas Raynerin an article frontmatter.Notes
Stacked on top of #46 (
standardize-authors-frontmatter); base will retarget tomainonce that merges.🤖 Generated with Claude Code