Skip to content

Commit

Permalink
Update people-per-episode.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbieTheWagner committed Feb 11, 2025
1 parent 0167513 commit 7f981b5
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions db/data/people-per-episode.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,18 @@
export default {
// 180
'the-react-debate-no-one-wants-to-have-but-should-with-ken-wheeler-and-typecraft':
[
{ id: 'robbiethewagner' },
{ id: 'chuckcarpenter' },
{ id: 'ken_wheeler' },
{ id: 'typecraft_dev' }
],
// 178
'is-cereal-soup-the-fg-scale-and-js-vs-css-with-adam-argyle': [
{ id: 'robbiethewagner' },
{ id: 'chuckcarpenter' },
{ id: 'argyleink' }
],
// 172
'balance-and-burnout-in-tech-with-jason-torres': [
{ id: 'robbiethewagner' },
Expand Down

0 comments on commit 7f981b5

Please sign in to comment.