Skip to content

Commit 6afa703

Browse files
Add more people
1 parent c8633ec commit 6afa703

9 files changed

Lines changed: 97 additions & 1 deletion

File tree

db/data/people-per-episode.ts

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,71 @@ import people from './people';
33
type PersonId = (typeof people)[number]['id'];
44

55
export default {
6+
// 227
7+
'mcp-security-framework-fatigue-and-ai-agents-with-will-johnson-presented-by-coderabbit':
8+
[{ id: 'robbiethewagner' }, { id: 'argyleink' }, { id: 'willjohnsonio' }],
9+
// 226
10+
'a-very-merry-descent-into-holiday-madness': [
11+
{ id: 'robbiethewagner' },
12+
{ id: 'argyleink' }
13+
],
14+
// 225
15+
'soc-2-in-the-streets-spaghetti-in-the-sheets': [
16+
{ id: 'robbiethewagner' },
17+
{ id: 'chuckcarpenter' }
18+
],
19+
// 224
20+
'spooky-scary-css': [{ id: 'robbiethewagner' }, { id: 'argyleink' }],
21+
// 223
22+
'the-piano-man-of-state-machines-w-david-k-piano': [
23+
{ id: 'robbiethewagner' },
24+
{ id: 'argyleink' },
25+
{ id: 'davidkpiano' }
26+
],
27+
// 222
28+
'doing-one-thing-exceptionally-well-coderabbits-approach-to-ai-code-review': [
29+
{ id: 'robbiethewagner' },
30+
{ id: 'nickytonline', host: true },
31+
{ id: 'esthor' },
32+
{ id: 'hkrackdev' }
33+
],
34+
// 221
35+
'are-developers-overthinking-everything-w-bdougie': [
36+
{ id: 'robbiethewagner' },
37+
{ id: 'nickytonline', host: true },
38+
{ id: 'bdougie' }
39+
],
40+
// 220
41+
'the-future-of-front-end-vim-wars-and-raising-gamer-kids-w-nick-taylor': [
42+
{ id: 'robbiethewagner' },
43+
{ id: 'tasonjorres', host: true },
44+
{ id: 'nickytonline' }
45+
],
46+
// 219
47+
'from-librarian-to-developer-w-roxy-rodriguez-becker': [
48+
{ id: 'robbiethewagner' },
49+
{ id: 'tasonjorres', host: true },
50+
{ id: 'roxanacodes' }
51+
],
52+
// 218
53+
'how-to-build-a-career-when-the-rules-keep-changing-w-taylor-desseyn-jason-torres':
54+
[
55+
{ id: 'robbiethewagner' },
56+
{ id: 'tasonjorres', host: true },
57+
{ id: 'tdesseyn' }
58+
],
59+
// 217
60+
'open-source-agents-and-the-next-ai-wave-w-angie-jones': [
61+
{ id: 'robbiethewagner' },
62+
{ id: 'jlengstorf', host: true },
63+
{ id: 'techgirl1908' }
64+
],
65+
// 216
66+
'why-open-source-might-be-your-best-career-move-w-shruti-kapoor': [
67+
{ id: 'robbiethewagner' },
68+
{ id: 'jlengstorf', host: true },
69+
{ id: 'shrutikapoor08' }
70+
],
671
// 209
772
'is-cracker-barrel-a-js-framework': [
873
{ id: 'robbiethewagner' },

db/data/people.ts

Lines changed: 32 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,11 @@ export const people = [
5555
name: 'David Fowler',
5656
img: 'davidfowl.jpg'
5757
},
58+
{
59+
id: 'davidkpiano',
60+
name: 'David K. Piano',
61+
img: 'davidkpiano.jpg'
62+
},
5863
{
5964
id: 'dblums',
6065
name: 'Dan Blumberg',
@@ -70,11 +75,21 @@ export const people = [
7075
name: 'Taylor Poindexter',
7176
img: 'engineering_bae.jpg'
7277
},
78+
{
79+
id: 'esthor',
80+
name: 'Erik Thorelli',
81+
img: 'esthor.jpg'
82+
},
7383
{
7484
id: 'henrihelvetica',
7585
name: 'Henri Helvetica',
7686
img: 'henrihelvetica.jpg'
7787
},
88+
{
89+
id: 'hkrackdev',
90+
name: 'Hendrik Krack',
91+
img: 'hkrackdev.jpg'
92+
},
7893
{
7994
id: 'htmx_org',
8095
name: 'Carson Gross',
@@ -159,6 +174,11 @@ export const people = [
159174
id: 'mnagdi',
160175
name: 'Michael Nagdi'
161176
},
177+
{
178+
id: 'nickytonline',
179+
name: 'Nick Taylor',
180+
img: 'nickytonline.jpg'
181+
},
162182
{
163183
id: 'ntonchev',
164184
name: 'Nas Tonchev'
@@ -198,7 +218,12 @@ export const people = [
198218
name: 'Robby Russell',
199219
img: 'robbyrussell.jpg'
200220
},
201-
{
221+
{
222+
id: 'roxanacodes',
223+
name: 'Roxy Rodbeck',
224+
img: 'roxanacodes.jpg'
225+
},
226+
{
202227
id: 'rwjblue',
203228
name: 'Robert Jackson',
204229
img: 'rwjblue.jpg'
@@ -208,6 +233,11 @@ export const people = [
208233
name: 'Shaundai Person',
209234
img: 'shaundai.jpg'
210235
},
236+
{
237+
id: 'shrutikapoor08',
238+
name: 'Shruti Kapoor',
239+
img: 'shrutikapoor08.jpg'
240+
},
211241
{
212242
id: 'tasonjorres',
213243
name: 'Jason Torres',
@@ -266,6 +296,7 @@ export const people = [
266296
},
267297
{ id: 'wagslane', name: 'Lane Wagner', img: 'wagslane.jpg' },
268298
{ id: 'wesbos', name: 'Wes Bos', img: 'wesbos.jpg' },
299+
{ id: 'willjohnsonio', name: 'Will Johnson', img: 'willjohnsonio.jpg' },
269300
{ id: 'zeeg', name: 'David Cramer', img: 'zeeg.jpg' }
270301
] as const;
271302

src/img/people/davidkpiano.jpg

12.4 KB
Loading

src/img/people/esthor.jpg

40.4 KB
Loading

src/img/people/hkrackdev.jpg

33.8 KB
Loading

src/img/people/nickytonline.jpg

23.5 KB
Loading

src/img/people/roxanacodes.jpg

24.9 KB
Loading

src/img/people/shrutikapoor08.jpg

38.1 KB
Loading

src/img/people/willjohnsonio.jpg

17 KB
Loading

0 commit comments

Comments
 (0)