Skip to content

Commit ea3690f

Browse files
committed
feat(podcast): add guest names to authors field for 198 episodes
Wrote and ran scripts/update-podcast-authors.py to extract host and guest names from 817 podcast episode files and populate the `authors` frontmatter array, enabling the author taxonomy pages to list episodes by participant. Extraction uses four strategies in priority order: bio section headers, "Guest:" body lines, "Tonight's Guest:" title pattern, and "with Name" title fallback. Also fixes a regex bug where NOT_A_PERSON_RE lacked word boundaries on "Just", "Set", and "Get", causing Justin Grote's episodes to be skipped. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01FNNC3yU5uCsjfcts7GGVow
1 parent f3dfa0c commit ea3690f

199 files changed

Lines changed: 649 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

content/podcast/2008-06-08-episode-29-exchange-with-ilse-van-criekinge.md

Lines changed: 1 addition & 0 deletions

content/podcast/2008-09-23-episode-42-with-greg-shields.md

Lines changed: 1 addition & 0 deletions

content/podcast/2009-01-18-episode-55-jeff-hicks-in-for-hal-and-an-interview-with-james-brundage.md

Lines changed: 1 addition & 0 deletions

content/podcast/2009-02-22-episode-60-scripting-ui-with-joel-bennett-and-james-brundage.md

Lines changed: 2 additions & 0 deletions

content/podcast/2009-07-06-episode-75-poshcode-with-mvps-joel-bennett-and-oisin-grehan.md

Lines changed: 2 additions & 0 deletions

content/podcast/2009-10-25-episode-89-powershell-v2-launch-party-with-distinguished-engineer-jeffrey-snover.md

Lines changed: 1 addition & 0 deletions

content/podcast/2009-11-01-episode-90-scom-with-jeremy-pavleck-and-scott-moss-with-special-guest-host-jonthan-medd.md

Lines changed: 2 additions & 0 deletions

content/podcast/2009-11-16-episode-92-the-bsonposh-module-with-mvp-brandon-shell.md

Lines changed: 1 addition & 0 deletions

content/podcast/2009-11-17-recording-tonight-with-jeff-atwood.md

Lines changed: 1 addition & 0 deletions

content/podcast/2010-03-14-episode-105-pscx-2-0-with-keith-hill-and-oisin-grehan.md

Lines changed: 2 additions & 0 deletions

0 commit comments

Comments
 (0)