@@ -3,6 +3,71 @@ import people from './people';
33type PersonId = ( typeof people ) [ number ] [ 'id' ] ;
44
55export 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 : 'bdougieyo' }
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' } ,
0 commit comments